]> 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>
Mon, 1 Aug 2011 00:51:05 +0000 (10:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 1 Aug 2011 00:51:05 +0000 (10:51 +1000)
commit42b260ac4bfd16c9d2c722457e3b86b779c1537f
treea62f6e35bef26e0ade32beb47843c085f11886f3
parent04c2120d87b387305400facb73407189c693da28
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