NetBSD/sys/miscfs/lofs
cgd 45afe06953 I now understand why name caching was redone for 4.4BSD; Net/2's
method of caching names has a totally bogus interface.  kill *ALL*
caching of names when going through a lofs, because that's the only
way to make sure things always work right.  Also, XXX the possibly-bogus
check i keep whining about.  it's almost certainly wrong, but it's
too weird to modify significantly; even jsp didn't want to touch it...
1994-02-25 23:41:56 +00:00
..
lofs.h add new lofs (loopback file system) from jsp@sequent.com 1994-01-05 14:15:31 +00:00
lofs_subr.c add new lofs (loopback file system) from jsp@sequent.com 1994-01-05 14:15:31 +00:00
lofs_vfsops.c don't call VFS_SYNC() on underlying fs 1994-01-05 15:11:51 +00:00
lofs_vnops.c I now understand why name caching was redone for 4.4BSD; Net/2's 1994-02-25 23:41:56 +00:00