NetBSD/sys/ufs/ffs
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
..
Makefile
ffs_alloc.c The C language does not permit statements of the form 2003-05-15 20:25:31 +00:00
ffs_appleufs.c use be32toh instead of ntohl, etc. 2002-11-02 19:31:09 +00:00
ffs_balloc.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_bswap.c use bswap32 and bswap64 correctly. 2003-04-16 14:20:25 +00:00
ffs_extern.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_inode.c The C language does not permit statements of the form 2003-05-15 20:25:31 +00:00
ffs_softdep.c The C language does not permit statements of the form 2003-05-15 20:25:31 +00:00
ffs_softdep.stub.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_subr.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_tables.c
ffs_vfsops.c OS X still seems to use the old nrpos field in the superblock, and gets 2003-06-12 18:50:43 +00:00
ffs_vnops.c ffs_reclaim may be called while the dinode pointer in the inode structure 2003-04-16 07:38:25 +00:00
fs.h * Use the old and new time fields in the superblock as well as a few others 2003-04-05 13:37:36 +00:00
softdep.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00