]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify smbd_do_qfilepathinfo()
authorVolker Lendecke <vl@samba.org>
Mon, 17 Jun 2024 13:24:57 +0000 (15:24 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 24 Jun 2024 16:21:32 +0000 (16:21 +0000)
commitfc0c605aac64a4ec41b74ccfbb035075910268e3
tree5d1004689920ab0aa27926ed041d847e68473ec5
parent4af84350bd2ca3177f4153229565892383c8992c
smbd: Simplify smbd_do_qfilepathinfo()

Use fsctl_get_reparse_tag()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_trans2.c