Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / include / lustre_mds.h
index 1fefb2b..b0b9a6a 100644 (file)
@@ -74,6 +74,8 @@ struct mds_capa_info {
 int mds_lov_write_objids(struct obd_device *obd);
 int mds_lov_prepare_objids(struct obd_device *obd, struct lov_mds_md *lmm);
 void mds_lov_update_objids(struct obd_device *obd, struct lov_mds_md *lmm);
+int mds_log_op_unlink(struct obd_device *, struct lov_mds_md *, int,
+                      struct llog_cookie *, int);
 
 
 #define MDD_OBD_NAME     "mdd_obd"