linux/Documentation/fault-injection
Akinobu Mita 9049f2f6e7 fault-inject: parse as natural 1-based value for fail-nth write interface
The value written to fail-nth file is parsed as 0-based.  Parsing as
one-based is more natural to understand and it enables to cancel the
previous setup by simply writing '0'.

This change also converts task->fail_nth from signed to unsigned int.

Link: http://lkml.kernel.org/r/1491490561-10485-3-git-send-email-akinobu.mita@gmail.com
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-07-14 15:05:13 -07:00
..
fault-injection.txt fault-inject: parse as natural 1-based value for fail-nth write interface 2017-07-14 15:05:13 -07:00
notifier-error-inject.txt net: Add support for CHANGEUPPER notifier error injection 2015-12-03 11:49:23 -05:00
provoke-crashes.txt lkdtm: add debugfs access and loosen KPROBE ties 2010-03-06 11:26:32 -08:00