Whamcloud - gitweb
LU-14172 lmv: optimize dir shard revalidate
[fs/lustre-release.git] / lustre / include / obd.h
index d057d3e..ddc37d1 100644 (file)
@@ -1183,7 +1183,7 @@ struct md_ops {
 
        int (*m_free_lustre_md)(struct obd_export *, struct lustre_md *);
 
-       int (*m_merge_attr)(struct obd_export *, const struct lu_fid *fid,
+       int (*m_merge_attr)(struct obd_export *,
                            const struct lmv_stripe_md *lsm,
                            struct cl_attr *attr, ldlm_blocking_callback);