X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosp%2Fosp_precreate.c;h=18a9d072796df08fa928f48242946302abd07b9a;hb=35fe4c696dd0faadc9405c19c68f0dd56aa5bb01;hp=e42a7f03a0b9ccbecc7e6de313512a40fb6bd114;hpb=9c6d90191a7d7685d98aee7fb49ff6c23e3956ff;p=fs%2Flustre-release.git diff --git a/lustre/osp/osp_precreate.c b/lustre/osp/osp_precreate.c index e42a7f0..18a9d07 100644 --- a/lustre/osp/osp_precreate.c +++ b/lustre/osp/osp_precreate.c @@ -422,7 +422,8 @@ out: * \retval 0 on success * \retval negative negated errno on error */ -int osp_precreate_rollover_new_seq(struct lu_env *env, struct osp_device *osp) +static int osp_precreate_rollover_new_seq(struct lu_env *env, + struct osp_device *osp) { struct lu_fid *fid = &osp_env_info(env)->osi_fid; struct lu_fid *last_fid = &osp->opd_last_used_fid;