s3-aio-fork: Fix aio_suspend event hierarchy
commitee81564123be5e21b87e7003b51467180c3fdcb5
authorVolker Lendecke <vl@samba.org>
Sat, 31 Mar 2012 11:34:42 +0000 (31 13:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Apr 2012 18:49:02 +0000 (10 20:49 +0200)
tree5077e25bb0732d57345d71a1b1b0529a24fc639b
parentad6d51892597336aa162452f3944393fa5afa7c4
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