smbd: Add fsctl_get_reparse_tag() helper function
authorVolker Lendecke <vl@samba.org>
Mon, 13 May 2024 12:26:22 +0000 (14:26 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 14 May 2024 22:29:36 +0000 (22:29 +0000)
commit3a3876736627a5c218661ffc6845e96b97322dca
treee35e92ac7ee4a4ca8bd2d6c86474720d528869e7
parent2743127a6e3092e292f74e2b851dc41b8b67f825
smbd: Add fsctl_get_reparse_tag() helper function

There's a few places where we only care about the tag

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