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:
parent
6ee6cd5ec9
commit
00251af191
@ -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}
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user