NetBSD/usr.sbin/puffs
pooka f5fed5348b Support reclaim. To support dotdot lookup, here we leave the
reclaimed nodes hanging until all their children have been reclaimed
and then reclaim everything we can as far up to root as possible.
This is because the file system structures are currently interlinked
in a fashion which would make dotdot lookup based on purely a path
instead of a in-memory node parent member pointer very difficult.
Yes, this deserves a closer look some day.
2007-02-15 13:07:29 +00:00
..
mount_psshfs Support reclaim. To support dotdot lookup, here we leave the 2007-02-15 13:07:29 +00:00
Makefile
Makefile.inc Makefile.inc to get BINDIR right 2006-12-29 17:42:52 +00:00