]> Pileus Git - ~andy/linux/blobdiff - fs/nfs/netns.h
NFS: Fix a typo in _nfs_display_fhandle
[~andy/linux] / fs / nfs / netns.h
index 547cc9525ba2c010786c5ba4d461c20d9c9df160..7baad89ae60e5c7b1438afc83836ddba63f06b9e 100644 (file)
@@ -12,6 +12,7 @@ struct nfs_net {
 #ifdef CONFIG_NFS_V4
        struct idr cb_ident_idr; /* Protected by nfs_client_lock */
 #endif
+       spinlock_t nfs_client_lock;
 };
 
 extern int nfs_net_id;