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:   pk
Date:           Sun May  2 12:00:34 UTC 2004

Modified Files:
        src/sys/kern: vfs_cache.c

Log Message:
cache_enter: concurrent lookups in the same directory may race for a
cache entry. Upon detection, free our tentative entry and return.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/kern/vfs_cache.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