diff options
author | Volker Lendecke <vl@samba.org> | 2012-08-17 12:22:17 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-09-08 01:27:34 +0200 |
commit | 4abccf0b65235d6a01c0dc194f06fac748ee4029 (patch) | |
tree | 832c57ba6cf9d0ff622830d41caf01485114e989 /source3/smbd/smb2_getinfo.c | |
parent | 0f284beb67680a152a86e0bec70808ee40e471dc (diff) | |
download | samba-4abccf0b65235d6a01c0dc194f06fac748ee4029.tar.gz samba-4abccf0b65235d6a01c0dc194f06fac748ee4029.tar.bz2 samba-4abccf0b65235d6a01c0dc194f06fac748ee4029.zip |
s3: Fix a panic when shutting down
When a client disconnects while we have aio open, there is no close
request that cleans up. We can't send out the replies anymore, so
just drop the aio requests that are pending.
Found using the new python lib writing multiple files simultaneously
TODO: check tdis and logoff
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sat Sep 8 01:27:34 CEST 2012 on sn-devel-104
Diffstat (limited to 'source3/smbd/smb2_getinfo.c')
0 files changed, 0 insertions, 0 deletions