vfs: Move reparse point functions to util_reparse.c
authorVolker Lendecke <vl@samba.org>
Thu, 11 Jun 2020 13:15:02 +0000 (15:15 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 15 Jun 2020 19:25:39 +0000 (19:25 +0000)
commita4f2b8daee9b54e68a6c46d029bba4c1578aaf21
tree6ab13e4eff063226db8413555f69be779ae7060d
parent1cb17b5472b18572d14a52a0c9ddb8064322a383
vfs: Move reparse point functions to util_reparse.c

Shamelessly copied from from Jeremy's smb2-unix branch :-)

No change in behaviour, but we will have to cope with reparse points in the
future.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Jun 15 19:25:40 UTC 2020 on sn-devel-184
source3/modules/util_reparse.c [new file with mode: 0644]
source3/modules/util_reparse.h [new file with mode: 0644]
source3/modules/vfs_default.c
source3/modules/wscript_build