]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/netns.h
nfsd4: make del_recall_lru per-network-namespace
[karo-tx-linux.git] / fs / nfsd / netns.h
index 1051bebff1b0d5c0c1da8d82043506d7eca465d3..849a7c3ced22cbacf33c3fa3e33802b43e3fb798 100644 (file)
@@ -80,6 +80,7 @@ struct nfsd_net {
         */
        struct list_head client_lru;
        struct list_head close_lru;
+       struct list_head del_recall_lru;
 
        struct delayed_work laundromat_work;