]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/sunrpc/netns.h
SUNRPC: pipefs per-net operations helper introduced
[karo-tx-linux.git] / net / sunrpc / netns.h
index b3842529aec92eaceaf8649bb7d3002df52c1426..11d2f486340340184b2dbbff3a9dcab3db0c22a5 100644 (file)
@@ -11,6 +11,7 @@ struct sunrpc_net {
        struct cache_detail *ip_map_cache;
 
        struct super_block *pipefs_sb;
+       struct mutex pipefs_sb_lock;
 };
 
 extern int sunrpc_net_id;