vfs_streams_xattr: implement all missing handle based VFS functions
authorRalph Boehme <slow@samba.org>
Thu, 11 May 2017 16:05:18 +0000 (18:05 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Aug 2017 08:50:10 +0000 (10:50 +0200)
commitf7e96aed260bf8c332b6302880a875fc49e85a71
tree62c2e2122c2af835fa7bec04850b51c5c232ec26
parent62c9719647a0eb01874f418bd00b0ebe7d845fc6
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