s3-aio-fork: Fix aio_suspend event hierarchy
commitbddc1ad3d5f8ce6d6730675f94f2eb713ca6c133
authorVolker Lendecke <vl@samba.org>
Sat, 31 Mar 2012 11:34:42 +0000 (31 13:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:38:57 +0000 (22 21:38 +0200)
tree43e9effa0f89238c2d7e420dde1fc9e3b1002d7b
parent93338ad8ad4b45d6a7b8c3cc094bb0de56bf4782
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.
(cherry picked from commit ee81564123be5e21b87e7003b51467180c3fdcb5)
source3/modules/vfs_aio_fork.c