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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Aug 2017 08:50:10 +0000 (10:50 +0200)
commit10b04e9bd914e840f47705f60adf4604bdbac4e7
tree25a683f3e4901fdba6f16b0ab3d83690f3e9aef5
parentc6422830d6b059841373e531d5a91aa708ba8073
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>
(backported from commit 4cc59e6d011cd3804499ba82bb4071973aa9d494)
source3/modules/vfs_streams_xattr.c