cvs commit: src/sys/compat/linux linux_file.c
src/sys/compat/svr4
svr4_filio.c src/sys/dev/streams streams.c src/sys/fs/devfs
devfs_vnops.c src/sys/fs/fdescfs fdesc_vfsops.c fdesc_vnops.c
src/sys/fs/fifofs fifo_vnops.c src/sys/fs/unionfs union_subr.c ...
Robert Watson
rwatson at FreeBSD.org
Wed Apr 4 09:31:59 UTC 2007
On Wed, 4 Apr 2007, Robert Watson wrote:
> - Correct a bug (pointed out by kib) in fdfree() where previously msleep()
> was called without the mutex held; sx_sleep() is now always called with
> the sxlock held exclusively.
Pointed out by kib, but found by tegge, apparently. :-)
Robert N M Watson
Computer Laboratory
University of Cambridge
More information about the cvs-src
mailing list