Whamcloud - gitweb
LU-5814 echo: remove userspace LSM handling
[fs/lustre-release.git] / lustre / include / obd.h
index d2d0012..6488d08 100644 (file)
@@ -364,7 +364,6 @@ struct echo_client_obd {
        spinlock_t              ec_lock;
        struct list_head        ec_objects;
        struct list_head        ec_locks;
-       int                     ec_nstripes;
        __u64                   ec_unique;
 };