dm stripe: fix init failure
authorHeinz Mauelshagen <heinzm@redhat.com>
Thu, 13 Nov 2008 23:38:56 +0000 (23:38 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 13 Nov 2008 23:38:56 +0000 (23:38 +0000)
commit6edebdee48729ab4ba564bbfcb8dbf6a6cd68a39
tree29b92a961e503e9257e3f34fc2e933d51315ec42
parent18776c7316545482a02bfaa2629a2aa1afc48357
dm stripe: fix init failure

Don't proceed if dm_stripe_init() fails to register itself as a dm target.

Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-stripe.c