]> 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, 25 Jul 2011 00:49:55 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Jul 2011 00:49:55 +0000 (10:49 +1000)
commit998d7bc86ff55b78bc1a5f4702856dd8ca5a0fa2
tree62096498c8ef0c976ca44bbceb203911ca90e1de
parent5edc08f7db2ff7e796b901ed07757eccfd4fd0f1
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