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:
parent
792c972538
commit
7d2c9c67fd
@ -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)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user