nfs4acl_xattr: move some functions to a seperate file
authorRalph Boehme <slow@samba.org>
Sun, 25 Nov 2018 11:07:26 +0000 (12:07 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 18 Mar 2019 19:21:25 +0000 (19:21 +0000)
commit3490a6e27ae0ca5ebe33092aa08d6271e8ffd420
treef708e0acf629cf57ebf017e8ce5d294232967bac
parent10a230b98faef634cee2343b5620ae5abdb6586b
nfs4acl_xattr: move some functions to a seperate file

These functions will be called from another translation unit in a
subsequent commit.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/nfs4acl_xattr_util.c [new file with mode: 0644]
source3/modules/nfs4acl_xattr_util.h [new file with mode: 0644]
source3/modules/nfs4acl_xattr_xdr.c
source3/modules/wscript_build