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: yamt
Date: Mon Dec 13 08:46:43 UTC 2004
Modified Files:
src/sys/kern: kern_acct.c
Log Message:
sys_acct: use VOP_SETATTR instead of VOP_TRUNCATE as the latter's
filesystem internal. while i'm here, fix vnode locking.
XXX vn_start_write
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/kern/kern_acct.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