Whamcloud - gitweb
- Add mount-epoch checking in most (all?) inode-using operations, in preparation
[fs/lustre-release.git] / lustre / include / linux / lustre_net.h
index 69c6732..a83a37c 100644 (file)
@@ -97,6 +97,7 @@ struct ptlrpc_connection {
 
         struct list_head        c_imports;
         struct list_head        c_exports;
+        struct list_head        c_sb_chain;
 };
 
 struct ptlrpc_client {