Searched hist:dfd068b01f02653c6650f1c0eda443b2655d1471 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-flakey.c | diff dfd068b01f02653c6650f1c0eda443b2655d1471 Tue Aug 02 06:32:05 CDT 2011 Mike Snitzer <snitzer@redhat.com> dm flakey: support feature args
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>
|