vfs_streams_xattr: always pass NULL as fsp arg to get_ea_value()
authorRalph Boehme <slow@samba.org>
Thu, 11 May 2017 15:38:00 +0000 (17:38 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 9 Aug 2017 16:41:06 +0000 (18:41 +0200)
commit0ed3075ee7edfecde7455a2c64e9df882828343b
tree89e8b418287f9f44cd84e9d78df68b894e7498d7
parent4cc59e6d011cd3804499ba82bb4071973aa9d494
vfs_streams_xattr: always pass NULL as fsp arg to get_ea_value()

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