r21277: Fix an off by one error in the signal handler for aio: We can actually receive
commit4f5cfc9899295a5c14f734a6c92b3c902ff738d6
authorVolker Lendecke <vlendec@samba.org>
Sun, 11 Feb 2007 13:42:48 +0000 (11 13:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:53 +0000 (10 12:17 -0500)
tree025ebfb72ed94c1c18bd83b50bee4345e0c95802
parent985a26118a3d5411e62c34aa0d62efa68465b352
r21277: Fix an off by one error in the signal handler for aio: We can actually receive
AIO_PENDING_SIZE signals, not one less.

Jeremy I'm not merging this to 3_0_25, I want you to look at it first!

Volker
(This used to be commit 8fd0ec58360a349826508fc361a943650fdd6694)
source3/smbd/aio.c