sommerfe 095cd96cd5 Change namei cache to record vnode->(parent,name) entries (for directories).
Add kernel implementation of getcwd() which uses this cache, falling
back to reading the filesystem on a cache miss.
Along for the ride: add new VOP_FSYNC flag FSYNC_RECLAIM indicating
that a reclaim is being done, so only a "shallow" fsync is needed.
1999-03-22 17:01:55 +00:00
..
1999-03-22 13:08:51 +00:00
1999-03-17 18:59:21 +00:00
1999-03-22 16:50:54 +00:00
1999-03-18 06:01:42 +00:00
1999-03-19 21:46:25 +00:00
1999-03-16 23:24:28 +00:00