Source-Changes archive

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

CVS commit: src/sys/ufs/ufs



Module Name:    src
Committed By:   jdolecek
Date:           Sat Sep 20 21:05:54 UTC 2003

Modified Files:
        src/sys/ufs/ufs: ufs_lookup.c

Log Message:
if mounted ASYNC, use delayed writes for metadata, which improves performance
of these operations significantly
based on FreeBSD ufs_lookup.c rev. 1.8, by John Dyson


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/ufs/ufs/ufs_lookup.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