X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fosp%2Fosp_precreate.c;fp=lustre%2Fosp%2Fosp_precreate.c;h=f489037f7d894cf29ef2036fc380e316740bb94e;hb=2897cbb5d5f2047f558128f434fd724c88e56b84;hp=b8061599c1e3c7240b392e7366074a4c1c031382;hpb=e5c0c9f2cb45c4c98060c5dceb6556f098674cbd;p=fs%2Flustre-release.git diff --git a/lustre/osp/osp_precreate.c b/lustre/osp/osp_precreate.c index b806159..f489037 100644 --- a/lustre/osp/osp_precreate.c +++ b/lustre/osp/osp_precreate.c @@ -124,7 +124,7 @@ static int osp_statfs_interpret(const struct lu_env *env, ENTRY; - aa = ptlrpc_req_async_args(req); + aa = ptlrpc_req_async_args(aa, req); d = aa->pointer_arg[0]; LASSERT(d); @@ -206,7 +206,7 @@ static int osp_statfs_update(const struct lu_env *env, struct osp_device *d) ptlrpc_at_set_req_timeout(req); req->rq_interpret_reply = osp_statfs_interpret; - aa = ptlrpc_req_async_args(req); + aa = ptlrpc_req_async_args(aa, req); aa->pointer_arg[0] = d; /*