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: pooka
Date: Tue Aug 28 09:28:11 UTC 2007
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
In quotactl, move vrele() to after the VFS call: protects the
mountpoint from being wiped under us better.
from David Holland
To generate a diff of this commit:
cvs rdiff -r1.325 -r1.326 src/sys/kern/vfs_syscalls.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