staging: lustre: o2iblnd: break up kiblnd_create_fmr_pool
[deliverable/linux.git] / fs / nfsd / nfsd.h
index 565c4da1a9eb9d0041ceed175918f71517885f65..cf980523898b78cc98debc868e2b5a249531ab18 100644 (file)
@@ -24,7 +24,7 @@
 #include "export.h"
 
 #undef ifdebug
-#ifdef NFSD_DEBUG
+#ifdef CONFIG_SUNRPC_DEBUG
 # define ifdebug(flag)         if (nfsd_debug & NFSDDBG_##flag)
 #else
 # define ifdebug(flag)         if (0)
This page took 0.036814 seconds and 5 git commands to generate.