]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add the ability to specify arbitrary feature flags when creating a
authorMike Snitzer <snitzer@redhat.com>
Wed, 3 Aug 2011 00:43:39 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Aug 2011 00:43:39 +0000 (10:43 +1000)
commit31830c20cb50b593cacbc0cb2299347341e09928
treee874aab6d98adf91acbd91d906c5d78b865fd018
parent3e05db15fae47d1e00ba08dc01d80d9e41ae6195
Add the ability to specify arbitrary feature flags when creating a
flakey target.  This code uses the same target argument helpers that
the multipath target does.

Also remove the superfluous 'dm-flakey' prefixes from the error messages,
as they already contain the prefix 'flakey'.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-flakey.c