]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: VFS: streams_xattr: In streams_xattr_pwrite() - use the fsp->base_fsp argument...
authorJeremy Allison <jra@samba.org>
Wed, 23 Jun 2021 00:14:52 +0000 (17:14 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 25 Jun 2021 15:53:31 +0000 (15:53 +0000)
commit2fdbac2c5fe368204267bb3d07bcbee4b6b92ca7
tree8abb904ef6f7e3e0bbed0811746064aa9fece205
parent28f7846fdd507a6befea76518f8cd45855e51fc7
s3: VFS: streams_xattr: In streams_xattr_pwrite() - use the fsp->base_fsp argument for get_ea_value().

We know it must be valid here.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_streams_xattr.c