s3: VFS: streams_xattr: In streams_xattr_ftruncate() - remove smb_fname_base.
authorJeremy Allison <jra@samba.org>
Wed, 23 Jun 2021 00:38:46 +0000 (17:38 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 25 Jun 2021 15:53:31 +0000 (15:53 +0000)
commitfa3609fb89fe7a9ee79c1496014b81fc2dcba795
treed7e81eb4991ebdb733226e298d2e8a9cccbdac45
parentcaf61fc8c9a9bd507032ebfd7ab94b80008ccb81
s3: VFS: streams_xattr: In streams_xattr_ftruncate() - remove smb_fname_base.

No longer used and we were leaking it onto the talloc_tos() anyway.

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