]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/netns.h
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / fs / nfsd / netns.h
index ee36efd5aece83e08712bb0d839423bb30b8674a..3714231a9d0fb71e4e440a9f8efa7113839c4392 100644 (file)
@@ -124,5 +124,5 @@ struct nfsd_net {
 /* Simple check to find out if a given net was properly initialized */
 #define nfsd_netns_ready(nn) ((nn)->sessionid_hashtbl)
 
-extern int nfsd_net_id;
+extern unsigned int nfsd_net_id;
 #endif /* __NFSD_NETNS_H__ */