Whamcloud - gitweb
LU-9771 flr: resync support and test tool
[fs/lustre-release.git] / lustre / include / obd.h
index 528b7d0..8541a7e 100644 (file)
@@ -1088,6 +1088,8 @@ struct md_ops {
 
 #define MD_STATS_LAST_OP m_revalidate_lock
 
+       int (*m_file_resync)(struct obd_export *, struct md_op_data *);
+
        int (*m_get_root)(struct obd_export *, const char *, struct lu_fid *);
        int (*m_null_inode)(struct obd_export *, const struct lu_fid *);