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)
committerVolker Lendecke <vl@samba.org>
Wed, 9 Aug 2017 16:41:06 +0000 (18:41 +0200)
commit9647af6bec62c9f61d541aad4a9b8f25fd5bc627
tree44dea9deacd9b6e3553ca21b3cbe4c0b8ff934db
parent0ed3075ee7edfecde7455a2c64e9df882828343b
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>
source3/modules/vfs_streams_xattr.c