vfs_streams_xattr: implement all missing handle based VFS functions
commitd811440cebf69978364ffd3eb59e824657c30d8c
authorRalph Boehme <slow@samba.org>
Thu, 11 May 2017 16:05:18 +0000 (11 18:05 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Aug 2017 12:36:20 +0000 (14 14:36 +0200)
tree6b196f9bd448d0e91a8e40b5e2d830bdc612f3af
parent7754581838c0250ed3a4eef6530ece0bfc61ae03
vfs_streams_xattr: implement all missing handle based VFS functions

Implement all missing handle based VFS function. If the call is on a
named stream, implement the appropriate action for the VFS function, in
most cases a no-op.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12791

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(backported from commit 9647af6bec62c9f61d541aad4a9b8f25fd5bc627)
source3/modules/vfs_streams_xattr.c