Simplify the logic around doing an immediate event reschedule.
authorJeremy Allison <jra@samba.org>
Wed, 11 Apr 2012 03:47:14 +0000 (20:47 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 11 Apr 2012 06:05:47 +0000 (08:05 +0200)
commite02a788f6085cfa93e5b521ef4e0ced06e4353e3
treed61fbf7b896513a77d5451e757a0559084004047
parent0c44d46f24ef69598eaef281bcb82f943655d0bc
Simplify the logic around doing an immediate event reschedule.

We don't need to do a talloc here, we already have a long-lived
pointer we can pass in as the private data.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Apr 11 08:05:47 CEST 2012 on sn-devel-104
source3/modules/vfs_aio_pthread.c