X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Flmv%2Flmv_fld.c;h=6d3244b524edce1de8648d6c8d4e19444a3510df;hb=d758bfd1f6ac16bce930033bf14e4bf7b5567972;hp=80f37a3d6006f87cbeef7ef7ec979188d1d72a70;hpb=062275772df6ba9027710048f2c1ee26e5574a51;p=fs%2Flustre-release.git diff --git a/lustre/lmv/lmv_fld.c b/lustre/lmv/lmv_fld.c index 80f37a3..6d3244b 100644 --- a/lustre/lmv/lmv_fld.c +++ b/lustre/lmv/lmv_fld.c @@ -53,8 +53,7 @@ #include #include "lmv_internal.h" -int lmv_fld_lookup(struct lmv_obd *lmv, const struct lu_fid *fid, - mdsno_t *mds) +int lmv_fld_lookup(struct lmv_obd *lmv, const struct lu_fid *fid, u32 *mds) { struct obd_device *obd = lmv2obd_dev(lmv); int rc;