]> git.ipfire.org Git - thirdparty/samba.git/commit
smbtorture: test rename with other opens on the file
authorRalph Boehme <slow@samba.org>
Fri, 20 Sep 2024 23:28:07 +0000 (01:28 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 31 Oct 2024 11:33:31 +0000 (11:33 +0000)
commit3890ac2fafc5e17919fa39542440a05ef72a3fa5
treeeada08647d9f0f504f3aeb04ccf4e413e517164f
parent42e739ab62cb573d72215737027cf3c7f1fcd212
smbtorture: test rename with other opens on the file

Windows allows this. Samba also already implements this correctly.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15697

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/smb2/rename.c