]> git.ipfire.org Git - thirdparty/samba.git/commit
smbtorture: move hardlink test in test_ntrename() to its own test
authorRalph Boehme <slow@samba.org>
Fri, 8 Nov 2024 13:13:28 +0000 (14:13 +0100)
committerAnoop C S <anoopcs@samba.org>
Mon, 11 Nov 2024 12:53:05 +0000 (12:53 +0000)
commit3a32246bf251f0b765da70d6eab293fb89d733f5
treed07016ef9f0b93d3dac6a17c9eb9896762ddb255
parent83bca29e9dfc7f7f3e70067de1118ef5971e9646
smbtorture: move hardlink test in test_ntrename() to its own test

Some filesystems may not support hardlinks.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source4/torture/raw/rename.c