Whamcloud - gitweb
LU-6972 llite: get rid of unused ll_super_blocks list
[fs/lustre-release.git] / lustre / llite / llite_internal.h
index c37c102..8d6dfb8 100644 (file)
@@ -509,7 +509,6 @@ struct lustre_client_ocd {
 };
 
 struct ll_sb_info {
-       struct list_head                  ll_list;
        /* this protects pglist and ra_info.  It isn't safe to
         * grab from interrupt contexts */
        spinlock_t                ll_lock;