1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

Using Metze's S4 nttrans rename test, the nttrans rename

behaves the same as the trans2 one.
Jeremy.
(This used to be commit c4fa4917dad97c5047f7336c6675739b44da256b)
This commit is contained in:
Jeremy Allison 2008-03-11 15:26:02 -07:00
parent 792c972538
commit 7d2c9c67fd

View File

@ -1550,7 +1550,7 @@ static void call_nt_transact_rename(connection_struct *conn,
replace_if_exists,
False,
dest_has_wcard,
DELETE_ACCESS);
FILE_WRITE_ATTRIBUTES);
if (!NT_STATUS_IS_OK(status)) {
if (open_was_deferred(req->mid)) {