mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r12885: Oops. Missed last part of correct patch for #3348.
Caught by Samba4 oplock torture tester.
Jeremy.
(This used to be commit c2476b2f75
)
This commit is contained in:
parent
92092cbcdc
commit
d86ebaf198
@ -4157,7 +4157,6 @@ BOOL can_delete_file_in_directory(connection_struct *conn, const char *fname)
|
||||
if (current_user.uid != sbuf_file.st_uid) {
|
||||
return False;
|
||||
}
|
||||
return False;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user