]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm exception store: fix init error path
authorAndrei Warkentin <andrey.warkentin@gmail.com>
Wed, 28 Mar 2012 17:41:22 +0000 (18:41 +0100)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 13 Apr 2012 19:22:54 +0000 (12:22 -0700)
commitc1e5c0a80d4c6d77f1a2176184f1f0493ef4e85e
treea278f8024623edf8f70c50d062a9d1240e5a27b0
parent87e5a630c069996476bee123ecedaca52c0f6082
dm exception store: fix init error path

commit aadbe266f2f89ccc68b52f4effc7b3a8b29521ef upstream.

Call the correct exit function on failure in dm_exception_store_init.

Signed-off-by: Andrei Warkentin <andrey.warkentin@gmail.com>
Acked-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/dm-exception-store.c