s3-aio-fork: Fix aio_suspend event hierarchy
commit7f7c2d721d1e336a86b29fecc81f5c0e28d105dc
authorVolker Lendecke <vl@samba.org>
Sat, 31 Mar 2012 11:34:42 +0000 (31 13:34 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 31 Mar 2012 11:51:17 +0000 (31 13:51 +0200)
tree94c6d7a6c7e245199fb817bb5fcf97fad153a1ec
parentaef86982b845072d8624294f5c557eb315740467
s3-aio-fork: Fix aio_suspend event hierarchy

We end up here multiple times. There's no real point putting the events into
the child struct, at the end of this routine we need to free them anyway.
source3/modules/vfs_aio_fork.c