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: elad
Date: Sat May 2 21:47:12 UTC 2009
Modified Files:
src/sys/kern: kern_verifiedexec.c
Log Message:
Fix locking around mountlist usage, as pointed out by ad@ in:
http://mail-index.netbsd.org/source-changes-d/2009/04/22/msg000322.html
http://mail-index.netbsd.org/tech-kern/2009/04/22/msg004897.html
Use vfs_busy() and vfs_unbusy(), and properly iterate the mountlist.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/kern/kern_verifiedexec.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