vfs_streams_xattr: always pass NULL as fsp arg to get_ea_value()
commit7754581838c0250ed3a4eef6530ece0bfc61ae03
authorRalph Boehme <slow@samba.org>
Thu, 11 May 2017 15:38:00 +0000 (11 17:38 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Aug 2017 12:36:20 +0000 (14 14:36 +0200)
treed42082dbf335eea00e8de767c0bb84455b1a6009
parent29e8d5cdf2fea2136981c563fbaea0e5349494ef
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>
(backported from commit 0ed3075ee7edfecde7455a2c64e9df882828343b)
source3/modules/vfs_streams_xattr.c