SUNRPC_DEBUG doesn't work on linux 3.3
It's as if the option isn't there. http://hydra.nixos.org/build/4015233
This commit is contained in:
@@ -230,9 +230,6 @@ let
|
||||
# Devtmpfs support.
|
||||
DEVTMPFS y
|
||||
|
||||
# Easier debug of NFS issues
|
||||
SUNRPC_DEBUG y
|
||||
|
||||
${if kernelPlatform ? kernelExtraConfig then kernelPlatform.kernelExtraConfig else ""}
|
||||
${extraConfig}
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user