Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/miscfs



Module Name:    syssrc
Committed By:   simonb
Date:           Sat Aug  3 04:52:46 UTC 2002

Modified Files:
        syssrc/sys/miscfs/kernfs: kernfs_vnops.c
        syssrc/sys/miscfs/portal: portal_vnops.c
        syssrc/sys/miscfs/procfs: procfs_vnops.c

Log Message:
Just use the "time" variable in the *_getattr functions instead of a call
to (the potentially expensive) microtime().


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 syssrc/sys/miscfs/kernfs/kernfs_vnops.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/miscfs/portal/portal_vnops.c
cvs rdiff -r1.89 -r1.90 syssrc/sys/miscfs/procfs/procfs_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