Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/portal
Module Name: src
Committed By: pooka
Date: Mon Jul 2 17:55:33 UTC 2007
Modified Files:
src/sys/miscfs/portal: portal_vnops.c
Log Message:
I'm all for redundant and failsafe computing, but ...
vap->va_atime = vap->va_mtime = vap->va_ctime;
vap->va_atime = vap->va_mtime = vap->va_ctime;
... is missing the point.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/miscfs/portal/portal_vnops.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