Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/fs/puffs



Module Name:    src
Committed By:   riz
Date:           Wed Jan 25 20:51:15 UTC 2012

Modified Files:
        src/sys/fs/puffs [netbsd-5]: puffs_node.c

Log Message:
Pull up following revision(s) (requested by manu in ticket #1714):
        sys/fs/puffs/puffs_node.c: revision 1.23
Fix a race condition where the filesystem lookups a vnode that is
being recycled, producing ENOENT while the file does exist.
Approved by yamt


To generate a diff of this commit:
cvs rdiff -u -r1.13.10.3 -r1.13.10.4 src/sys/fs/puffs/puffs_node.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