NetBSD/sys/fs
reinoud c093c2520a Replace the old hashtable and sorted list implemenation by a RB-tree.
Benefits are significant speed improvements on node creation/insertion while
keeping the lookup times low and still allowing sequential iteration over the
nodes.
2009-07-07 10:23:36 +00:00
..
adosfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
cd9660 Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
efs Fix utterly botched previous commit. efs compiles now and apprears 2009-07-03 22:25:51 +00:00
filecorefs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
hfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
msdosfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
ntfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
ptyfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
puffs add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00
smbfs make this build w/o SMB_VNODE_DEBUG 2009-07-04 07:36:46 +00:00
sysvbfs Define error before using it. 2009-07-03 22:38:08 +00:00
tmpfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
udf Replace the old hashtable and sorted list implemenation by a RB-tree. 2009-07-07 10:23:36 +00:00
union Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
unionfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00