From: Ralph Boehme Date: Mon, 22 Jun 2020 13:04:18 +0000 (+0200) Subject: vfs_fruit: avoid using fsp->dirsp X-Git-Tag: talloc-2.3.2~328 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a366b756a1e0118295eb94b7393e3f476f39862c;p=thirdparty%2Fsamba.git vfs_fruit: avoid using fsp->dirsp fsp->dirfsp will eventually go away again. Signed-off-by: Ralph Boehme Reviewed-by: Jeremy Allison --- diff --git a/source3/modules/vfs_fruit.c b/source3/modules/vfs_fruit.c index 1eacd912531..90eaea4d911 100644 --- a/source3/modules/vfs_fruit.c +++ b/source3/modules/vfs_fruit.c @@ -2468,7 +2468,7 @@ static ssize_t fruit_pwrite_meta_stream(vfs_handle_struct *handle, } fd = SMB_VFS_NEXT_OPENAT(handle, - fsp->dirfsp, + fsp->conn->cwd_fsp, fsp->fsp_name, fsp, fio->flags,