smbd: Remove the smb_fname parameter from set_ea().
authorJeremy Allison <jra@samba.org>
Mon, 14 Dec 2020 20:15:48 +0000 (12:15 -0800)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 10:15:11 +0000 (10:15 +0000)
commit874c5fcf6daaa88eddd374f7c8d5162590b046c8
tree5de9ccf04259c94ef3d6708b104d79390dbdc278
parent898c537a4319c1ff657394424475fdaaf2b97ad1
smbd: Remove the smb_fname parameter from set_ea().

We know we must have a valid fsp.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Dec 16 10:15:11 UTC 2020 on sn-devel-184
source3/smbd/open.c
source3/smbd/proto.h
source3/smbd/trans2.c