None of the adouble infrastructure is really prepared for a dirfsp
that is not conn->cwd_fsp, there are quite a few direct references to
it in adouble.c. This needs conversion, but at this point we need to
make fruit_openat() robust against a non-cwd_fsp dirfsp argument.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
goto exit;
}
- status = adouble_open_from_base_fsp(dirfsp,
+ status = adouble_open_from_base_fsp(fsp->conn->cwd_fsp,
fsp->base_fsp,
ADOUBLE_RSRC,
flags,