s3: VFS: vfs_streams_xattr. Wrap Convert streams_xattr_unlink() -> streams_xattr_unli...
commit0b3b83c15314859a121ebd4b1983b643fb3a490c
authorJeremy Allison <jra@samba.org>
Wed, 18 Sep 2019 02:08:26 +0000 (17 19:08 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:47 +0000 (26 17:20 +0000)
tree906fd7371c90524bff8ff3b939f4af8dd6a07b68
parentd7e763ef0558473a81cecd12abc0d50dd77c0b9f
s3: VFS: vfs_streams_xattr. Wrap Convert streams_xattr_unlink() -> streams_xattr_unlink_internal() so we can add parameters.

Make streams_xattr_unlink() a wrapper calling the internal version.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_streams_xattr.c