smbd: Factor out fsctl_get_reparse_point_int
commit3326ffa8d02b04abf91d1b5a03f18fbaf8fde633
authorVolker Lendecke <vl@samba.org>
Sun, 7 Jul 2024 18:37:49 +0000 (7 20:37 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 12 Jul 2024 20:35:34 +0000 (12 20:35 +0000)
tree049bfd3d0c7fff19f78451267f858159b1215f18
parent51ded0ae7ceeaad893fc6f691a9c22db0780eed3
smbd: Factor out fsctl_get_reparse_point_int

We'll use it for the other special files as well

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