s3/smbd: modify get_ea_names_from_file signature fn to take fsp alone
commitdfc80b4ce80a42e0c402ee7ba23e3cd2ad3ae279
authorNoel Power <npower@quick-trouble.localdomain>
Sun, 31 Jan 2021 19:18:03 +0000 (31 19:18 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 26 Feb 2021 21:28:33 +0000 (26 21:28 +0000)
treee3a565e847321ad3e51ec2cc7d11487de194da84
parent6d353212a5a9430b14c6fa239b206b7c6909b834
s3/smbd: modify get_ea_names_from_file signature fn to take fsp alone

Removes the smb_filename function parameter

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_streams_xattr.c
source3/smbd/nttrans.c
source3/smbd/proto.h
source3/smbd/trans2.c