]> 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>
Tue, 2 Aug 2011 00:25:24 +0000 (10:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Aug 2011 00:25:24 +0000 (10:25 +1000)
commit8b833af789aa2452d545c0879b450686e3b6c45b
tree900d377cb8109218aaccd5ca2c42530030cb7888
parent6305756a8fa459c9e297fc8e11a3b6c7619aab1a
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