Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/librefuse
Module Name: src
Committed By: pooka
Date: Wed May 2 18:05:54 UTC 2007
Modified Files:
src/lib/librefuse: refuse.c
Log Message:
In case a fuse fs hands an stbuf with an inode number 0 to the
readdir filler, fake the inode number. Our readdir() doesn't show
entries with inode number 0.
per discussion with Stephen Borrill
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/lib/librefuse/refuse.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