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:   ad
Date:           Sat May 31 13:41:44 UTC 2008

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

Log Message:
biodone2: if the buffer is async or has a callback method, assert that
there are no waiters on b_done (threads in biowait()).


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 src/sys/kern/vfs_bio.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