Whamcloud - gitweb
LU-169 lov: add lsm refcounting
[fs/lustre-release.git] / lustre / include / obd.h
index 054e025..2780fcf 100644 (file)
@@ -102,6 +102,7 @@ static inline void loi_init(struct lov_oinfo *loi)
 }
 
 struct lov_stripe_md {
+       cfs_atomic_t     lsm_refc;
         cfs_spinlock_t   lsm_lock;
         pid_t            lsm_lock_owner; /* debugging */