Home
last modified time | relevance | path

Searched hist:"30 c29b1b" (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.sbin/puffs/mount_9p/
H A Dnode.c30c29b1b Fri Aug 22 17:44:14 GMT 2008 pooka <pooka@NetBSD.org> * Apparently u9fs returns the inode number as the unique qidpath.
This is fairly annoying if browsing a hierarchy with multiple file
systems mounted, since at least inode 2 is fairly common. Compensate
by comparing modification time also. Not perfect, but ....
* Don't loop eternally if we attempt to read at or past EOF. Fixes
reading files on a non-cached mount.