Source-Changes archive

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

CVS commit: [netbsd-1-5] syssrc/sys/kern



Module Name:    syssrc
Committed By:   he
Date:           Mon Nov 12 23:37:21 UTC 2001

Modified Files:
        syssrc/sys/kern [netbsd-1-5]: vfs_cache.c

Log Message:
Pull up revision 1.31 (requested by chs):
  Safely handle cleanup of namecache entries in the event of multiple
  threads ending up in the same section of code looking for the same
  entry, possible because vget() can sleep.  Fixes PR#14042.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.4.1 syssrc/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