summaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper/dm-flakey.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/device-mapper/dm-flakey.txt')
-rw-r--r--Documentation/device-mapper/dm-flakey.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/device-mapper/dm-flakey.txt b/Documentation/device-mapper/dm-flakey.txt
index 6ff5c2327227..c43030718cef 100644
--- a/Documentation/device-mapper/dm-flakey.txt
+++ b/Documentation/device-mapper/dm-flakey.txt
@@ -42,7 +42,7 @@ Optional feature parameters:
42 <direction>: Either 'r' to corrupt reads or 'w' to corrupt writes. 42 <direction>: Either 'r' to corrupt reads or 'w' to corrupt writes.
43 'w' is incompatible with drop_writes. 43 'w' is incompatible with drop_writes.
44 <value>: The value (from 0-255) to write. 44 <value>: The value (from 0-255) to write.
45 <flags>: Perform the replacement only if bio->bi_rw has all the 45 <flags>: Perform the replacement only if bio->bi_opf has all the
46 selected flags set. 46 selected flags set.
47 47
48Examples: 48Examples: