NetBSD/sys/ufs
fvdl 67c9fa950a OS X still seems to use the old nrpos field in the superblock, and gets
unhappy after NetBSD wrote an Apple UFS filesystem. Just set it to 0
in this case.
2003-06-12 18:50:43 +00:00
..
ext2fs free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst. 2003-05-26 21:22:19 +00:00
ffs OS X still seems to use the old nrpos field in the superblock, and gets 2003-06-12 18:50:43 +00:00
lfs make is_sequential a callback in order to achieve better lfs write clustering. 2003-05-18 12:59:05 +00:00
mfs fix lkm malloc lossage. 2003-04-22 17:14:12 +00:00
ufs make is_sequential a callback in order to achieve better lfs write clustering. 2003-05-18 12:59:05 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00