Whamcloud - gitweb
LU-6142 llog: remove olg_cat_processing field.
[fs/lustre-release.git] / lustre / include / lustre_log.h
index c425fe2..ae37da4 100644 (file)
@@ -386,7 +386,6 @@ static inline void llog_group_init(struct obd_llog_group *olg)
 {
        init_waitqueue_head(&olg->olg_waitq);
        spin_lock_init(&olg->olg_lock);
-       mutex_init(&olg->olg_cat_processing);
 }
 
 static inline int llog_group_set_ctxt(struct obd_llog_group *olg,