r21277: Fix an off by one error in the signal handler for aio: We can actually receive
commit8fd0ec58360a349826508fc361a943650fdd6694
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)
treeceb8c44b18b4a10d067607e29b6d87674ddbf1ca
parent429dff31663e71556b5193b25d5b8e7e09fa5b9c
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
source/smbd/aio.c