]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sunrpc/sysctl.c
Hibernation: Invoke suspend notifications after console switch
[linux-2.6-omap-h63xx.git] / net / sunrpc / sysctl.c
index 2be714e9b382742be19d7c628f292500d65f77ce..bada7de0c2fcd6a216f44817cb67e03f43b736b5 100644 (file)
  * Declare the debug flags here
  */
 unsigned int   rpc_debug;
+EXPORT_SYMBOL_GPL(rpc_debug);
+
 unsigned int   nfs_debug;
+EXPORT_SYMBOL_GPL(nfs_debug);
+
 unsigned int   nfsd_debug;
+EXPORT_SYMBOL_GPL(nfsd_debug);
+
 unsigned int   nlm_debug;
+EXPORT_SYMBOL_GPL(nlm_debug);
 
 #ifdef RPC_DEBUG