Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpuffs
Module Name: src
Committed By: pooka
Date: Sun Jun 24 23:02:55 UTC 2007
Modified Files:
src/lib/libpuffs: null.c
Log Message:
Since we locate in-memory nodes based on the inode number, stat a
file always after creation to cache the inode number given by the
backend file system. Otherwise we would not find a newly created
node from incore and create another one. In practise this was
pretty well hidden by the kernel name cache.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libpuffs/null.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