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)
committerJule Anger <janger@samba.org>
Tue, 9 Jan 2024 12:13:13 +0000 (12:13 +0000)
commit0352aae6ea1e8c38ca8ca091123ddde455c2e5ab
treee05c3270beebd087c0e7278118be8b04be4958ad
parent8318428f3f8dbdbc7ff11f2755ae6b702049c72d
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>
(cherry picked from commit a0ae45be770a13373c148a689b9761f14c4f942c)
source3/smbd/smb2_trans2.c