NetBSD/sys/ufs
perseant d1d9b558a7 Reverse the order of searching the vnode list in lfs_writevnodes(). This
should speed up e.g. "chown -R" on LFS filesystems; e.g. it shows a 100%
increase in the 'seq_stat' column of bonnie++.
2007-02-23 23:16:03 +00:00
..
ext2fs Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
ffs TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
lfs Reverse the order of searching the vnode list in lfs_writevnodes(). This 2007-02-23 23:16:03 +00:00
mfs Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
ufs TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
Makefile
files.ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12:54 +00:00