Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index