]> Pileus Git - ~andy/linux/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)
committerAlasdair G Kergon <agk@redhat.com>
Wed, 28 Mar 2012 17:41:22 +0000 (18:41 +0100)
commitaadbe266f2f89ccc68b52f4effc7b3a8b29521ef
tree94215da325017418a1420cebc7922ebfbebcfc69
parent437538267b672f9320833907f1b5acbb2605f4be
dm exception store: fix init error path

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>
Cc: stable@kernel.org
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-exception-store.c