Commit 36f2ef2d authored by Chuck Lever's avatar Chuck Lever

SUNRPC: Fix server-side fault injection documentation

Fixes: 37324e6b ("SUNRPC: Cache deferral injection")
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 842e00ac
...@@ -169,6 +169,13 @@ configuration of fault-injection capabilities. ...@@ -169,6 +169,13 @@ configuration of fault-injection capabilities.
default is 'N', setting it to 'Y' will disable disconnect default is 'N', setting it to 'Y' will disable disconnect
injection on the RPC server. 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: - /sys/kernel/debug/fail_function/inject:
Format: { 'function-name' | '!function-name' | '' } Format: { 'function-name' | '!function-name' | '' }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment