Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Sat, 12 Aug 2006 08:45:49 +0000 (08:45 +0000)
committerwangdi <wangdi>
Sat, 12 Aug 2006 08:45:49 +0000 (08:45 +0000)
oops, just forget 1 file in the last commit

lustre/ptlrpc/layout.c

index 04eec61..6a124b0 100644 (file)
@@ -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 =