]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use fsctl_get_reparse_point() in smb3_file_posix_information_init()
authorRalph Boehme <slow@samba.org>
Wed, 27 Nov 2024 13:35:32 +0000 (14:35 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 27 Nov 2024 19:32:45 +0000 (19:32 +0000)
commit6d71edab5a70ab5c62e08ed5a6bb000259e18f21
treed9933b4c09b2f79749685d0c31677f9f1547af10
parentb51a827e4745f3c330fa24fd876ee190b0519e67
smbd: use fsctl_get_reparse_point() in smb3_file_posix_information_init()

This allows returning the POSIX type info from fsctl_get_reparse_point().

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Nov 27 19:32:45 UTC 2024 on atb-devel-224
selftest/knownfail.d/samba.tests.reparsepoints [deleted file]
source3/smbd/smb2_posix.c