X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fofd%2Fofd_internal.h;h=46321511632c840e768c23e4020dd8df47721be0;hp=f4ac0476a4d220c4834900869c46dacc6dd46836;hb=5fa49dff33e3df03e8a061c87d61afda3b8c01a5;hpb=622134762c49ccb7b0d0cc7f9e4b48cfe20d8a38 diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index f4ac047..4632151 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -458,7 +458,7 @@ static inline int ofd_grant_prohibit(struct obd_export *exp, void ofd_grant_sanity_check(struct obd_device *obd, const char *func); long ofd_grant_connect(const struct lu_env *env, struct obd_export *exp, - obd_size want); + obd_size want, bool conservative); void ofd_grant_discard(struct obd_export *exp); void ofd_grant_prepare_read(const struct lu_env *env, struct obd_export *exp, struct obdo *oa);