|
@@ -107,7 +107,7 @@ config NFSD_V4_SECURITY_LABEL
|
|
|
|
|
|
config NFSD_FAULT_INJECTION
|
|
config NFSD_FAULT_INJECTION
|
|
bool "NFS server manual fault injection"
|
|
bool "NFS server manual fault injection"
|
|
- depends on NFSD_V4 && DEBUG_KERNEL
|
|
|
|
|
|
+ depends on NFSD_V4 && DEBUG_KERNEL && DEBUG_FS
|
|
help
|
|
help
|
|
This option enables support for manually injecting faults
|
|
This option enables support for manually injecting faults
|
|
into the NFS server. This is intended to be used for
|
|
into the NFS server. This is intended to be used for
|