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 support.
|
||||||
DEVTMPFS y
|
DEVTMPFS y
|
||||||
|
|
||||||
# Easier debug of NFS issues
|
|
||||||
SUNRPC_DEBUG y
|
|
||||||
|
|
||||||
${if kernelPlatform ? kernelExtraConfig then kernelPlatform.kernelExtraConfig else ""}
|
${if kernelPlatform ? kernelExtraConfig then kernelPlatform.kernelExtraConfig else ""}
|
||||||
${extraConfig}
|
${extraConfig}
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user