forked from Minki/linux
SUNRPC: Fix server-side fault injection documentation
Fixes: 37324e6bb1
("SUNRPC: Cache deferral injection")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
This commit is contained in:
parent
842e00ac3a
commit
36f2ef2dd4
@ -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' | '' }
|
||||
|
Loading…
Reference in New Issue
Block a user