From: wangdi Date: Sat, 12 Aug 2006 08:45:49 +0000 (+0000) Subject: Branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~1201 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=59785040d4df0520b8a2f60ff2864485b49d101c;p=fs%2Flustre-release.git Branch: b_new_cmd oops, just forget 1 file in the last commit --- diff --git a/lustre/ptlrpc/layout.c b/lustre/ptlrpc/layout.c index 04eec61..6a124b0 100644 --- a/lustre/ptlrpc/layout.c +++ b/lustre/ptlrpc/layout.c @@ -497,7 +497,7 @@ EXPORT_SYMBOL(RQF_MDS_REINT_LINK); const struct req_format RQF_MDS_REINT_RENAME = DEFINE_REQ_FMT0("MDS_REINT_RENAME", mds_reint_rename_client, - mdt_body_only); + mds_last_unlink_server); EXPORT_SYMBOL(RQF_MDS_REINT_RENAME); const struct req_format RQF_MDS_REINT_SETATTR =