X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd.h;h=04cdca5f9a93172cef01a7ec67326df3c56ee235;hp=22d608fd2ce1177718c2f7de027b245fcd6b98aa;hb=f35328e1e312259d917726f9e953cb6b834e60cf;hpb=be7efb4ce06996444c08914305a73833a7123eeb diff --git a/lustre/include/obd.h b/lustre/include/obd.h index 22d608f..04cdca5 100644 --- a/lustre/include/obd.h +++ b/lustre/include/obd.h @@ -408,12 +408,10 @@ struct lmv_tgt_desc { }; struct lmv_obd { - int refcount; struct lu_client_fld lmv_fld; spinlock_t lmv_lock; struct lmv_desc desc; struct obd_uuid cluuid; - struct obd_export *exp; struct proc_dir_entry *targets_proc_entry; struct mutex lmv_init_mutex;