X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_mds.h;h=5655d5bf1dc491d139d9b09528a7f9bfaf9978f0;hb=d965d3446a4fd2ef0e251a75b406b19093bdc3f9;hp=f2ecea8859710f40bb5b8227f647c71aeee218a0;hpb=a364f6fc90ee3081bf73f4d8315308359dec5dba;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_mds.h b/lustre/include/lustre_mds.h index f2ecea8..5655d5b 100644 --- a/lustre/include/lustre_mds.h +++ b/lustre/include/lustre_mds.h @@ -93,8 +93,7 @@ int mds_log_op_setattr(struct obd_device *obd, __u32 uid, __u32 gid, struct llog_cookie *logcookies, int cookies_size); int mds_lov_write_objids(struct obd_device *obd); -void mds_lov_update_objids(struct obd_device *obd, obd_id *ids); -void mds_objids_from_lmm(obd_id *, struct lov_mds_md *, struct lov_desc *); +void mds_lov_update_objids(struct obd_device *obd, struct lov_mds_md *lmm); /* ioctls for trying requests */ #define IOC_REQUEST_TYPE 'f'