Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH] dm flakey: add error_writes to documentation
@ 2018-09-28 15:06 John Pittman
  0 siblings, 0 replies; only message in thread
From: John Pittman @ 2018-09-28 15:06 UTC (permalink / raw)
  To: snitzer; +Cc: dm-devel, John Pittman

The "error_writes" optional feature parameter was added by commit
ef548c551e72 ("dm flakey: introduce "error_writes" feature"). Add
additional documentation detailing this parameter.

Signed-off-by: John Pittman <jpittman@redhat.com>
---
 Documentation/device-mapper/dm-flakey.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/device-mapper/dm-flakey.txt b/Documentation/device-mapper/dm-flakey.txt
index c43030718cef..4eb4ffa6ba52 100644
--- a/Documentation/device-mapper/dm-flakey.txt
+++ b/Documentation/device-mapper/dm-flakey.txt
@@ -33,6 +33,11 @@ Optional feature parameters:
 	All write I/O is silently ignored.
 	Read I/O is handled correctly.
 
+  error_writes:
+	All write I/O is errored and dropped
+	Incompatible with drop_writes
+	Read I/O is handled correctly.
+
   corrupt_bio_byte <Nth_byte> <direction> <value> <flags>:
 	During <down interval>, replace <Nth_byte> of the data of
 	each matching bio with <value>.
-- 
2.17.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-28 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-28 15:06 [PATCH] dm flakey: add error_writes to documentation John Pittman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox