Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6-microblaze.git] / Documentation / fault-injection / fault-injection.rst
index eb9c2d9..17779a2 100644 (file)
@@ -169,6 +169,13 @@ configuration of fault-injection capabilities.
        default is 'N', setting it to 'Y' will disable disconnect
        injection on the RPC server.
 
+- /sys/kernel/debug/fail_sunrpc/ignore-cache-wait:
+
+       Format: { 'Y' | 'N' }
+
+       default is 'N', setting it to 'Y' will disable cache wait
+       injection on the RPC server.
+
 - /sys/kernel/debug/fail_function/inject:
 
        Format: { 'function-name' | '!function-name' | '' }