]> git.baikalelectronics.ru Git - kernel.git/commit
dm flakey: Document "error_writes" feature
authorNikolay Borisov <nborisov@suse.com>
Tue, 9 Oct 2018 08:31:31 +0000 (11:31 +0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 12 Oct 2018 17:31:39 +0000 (11:31 -0600)
commit7375b853bc3bf4d12c12cf3ed1f673ae0d987697
tree5c90fead645c4f2ca3f1e911d9588b5a4259a2ba
parent55a5118d8a3b56b499143adca9e69e5a73efc8c8
dm flakey: Document "error_writes" feature

Commit 9d6675f18f54 ("dm flakey: introduce "error_writes" feature")
added the ability to dm flakey to error out writes in contrast to
silently dropping it with 'drop_writes'. Unfortunately this feature
is not currently documented and one has to be either familiar with the
source code of dm flakey or check out xfstests sources to know of
this parameter. So document it.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/device-mapper/dm-flakey.txt