Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 11/30/2007 17:39:44
Module Name:	src
Committed By:	rmind
Date:		Fri Nov 30 17:39:44 UTC 2007

Modified Files:
	src/sys/kern: sys_aio.c

Log Message:
aio_enqueue_job: Fix the mix of previous commits, that is, increase
aio_jobs_count only once; also, decrease it in second error case too.

Noted by <ad>.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/kern/sys_aio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.