s3: VFS: vfs_aio_pthread. Move xconn into state struct (opd).
authorJeremy Allison <jra@samba.org>
Thu, 5 Mar 2020 00:39:39 +0000 (16:39 -0800)
committerJeremy Allison <jra@samba.org>
Sun, 8 Mar 2020 18:07:44 +0000 (18:07 +0000)
commitddb9038fe776b1d8239e563a4c9a70b4097645f3
treeb521bb5c91c6ca454f0ac6d0e4c69ce117f0bed1
parent8db831a318cd4a10ec9c1d629ebff4ca35b8acfe
s3: VFS: vfs_aio_pthread. Move xconn into state struct (opd).

We will need this in future to cause a pending open to
be rescheduled after the connection struct we're using
has been shut down with an aio open in flight. This will
allow a correct error reply to an awaiting client.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14301

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_aio_pthread.c