]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Pass "dirfsp" and the new relname to smb_set_file_unix_hlink()
authorVolker Lendecke <vl@samba.org>
Mon, 15 Sep 2025 03:10:58 +0000 (20:10 -0700)
committerRalph Boehme <slow@samba.org>
Tue, 21 Oct 2025 17:33:29 +0000 (17:33 +0000)
commitcbbf40bb5bf5de97cda6f3bac4c60519a8be1880
treeaca8aeb521bc8d9565dcdf2ecb733365a0c9b121
parent82fc3d29cffddbe776ff0723d4753b30b4838897
smbd: Pass "dirfsp" and the new relname to smb_set_file_unix_hlink()

Will be passed on next

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/smb1_trans2.c