Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Mon Jan 7 12:34:12 UTC 2008
Modified Files:
src/sys/kern: vfs_subr2.c
src/sys/sys: mount.h
Log Message:
Make VFS_SYNC() and friends functions, and have them acquire kernel_lock
if the FS is not marked MPSAFE.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/kern/vfs_subr2.c
cvs rdiff -r1.169 -r1.170 src/sys/sys/mount.h
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