vfs_streams_xattr: remove fsp argument from get_xattr_size()
authorRalph Boehme <slow@samba.org>
Thu, 11 May 2017 15:36:15 +0000 (17:36 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 9 Aug 2017 16:41:06 +0000 (18:41 +0200)
commit4cc59e6d011cd3804499ba82bb4071973aa9d494
tree5bc710d2e91e56da276d01a382a3ff85bbc8c524
parentea906bb476516c05e7cbda478afd32acb443c03e
vfs_streams_xattr: remove fsp argument from get_xattr_size()

Still in the process of changing all handle based operations to use path
based operations.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_streams_xattr.c