smbd: return correct error when trying to create a hardlink to a VSS file
authorRalph Boehme <slow@samba.org>
Fri, 22 Dec 2023 10:19:38 +0000 (11:19 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 8 Jan 2024 15:53:36 +0000 (15:53 +0000)
commita0ae45be770a13373c148a689b9761f14c4f942c
tree344855c9327312548fdd273335616e0544a605bd
parentbf497819e61131cfa6469971596af3aa9bd4bb49
smbd: return correct error when trying to create a hardlink to a VSS file

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/smb2_trans2.c