smbd: Prepare to return the reparse tag from fsctl_get_reparse_point
commit4b98f993a257ca66df0cb42f920377dbe4b2bc91
authorVolker Lendecke <vl@samba.org>
Sat, 4 May 2024 09:19:14 +0000 (4 11:19 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 6 May 2024 20:55:37 +0000 (6 20:55 +0000)
tree9853b155dbc808a7e8dac019a00fa0b068f72ecc
parentdb5c23e4be79ab501b06ee31bb2a562287eb9dd7
smbd: Prepare to return the reparse tag from fsctl_get_reparse_point

We'll need this in many places, for example when listing directories

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/util_reparse.c
source3/modules/util_reparse.h
source3/modules/vfs_default.c