]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/netns.h
ext4: don't allow quota mount options when quota feature enabled
[karo-tx-linux.git] / fs / nfsd / netns.h
index 3b283eaab10dfad8b862c895b7f35d2507d2be31..1051bebff1b0d5c0c1da8d82043506d7eca465d3 100644 (file)
@@ -99,6 +99,8 @@ struct nfsd_net {
         * Time of server startup
         */
        struct timeval nfssvc_boot;
+
+       struct svc_serv *nfsd_serv;
 };
 
 /* Simple check to find out if a given net was properly initialized */