NetBSD/sys/ufs/ffs
mlelstv 8e9bf29753 Don't abort when APPLE_UFS autodetection cannot read the apple ufs label
due to sector size or alignment problems. Autodetection is only a safety
measure, you should mark the filesystem type in the BSD disklabel.
2011-03-27 08:04:50 +00:00
..
ffs_alloc.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_appleufs.c
ffs_balloc.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_bswap.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_extern.h merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_inode.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_quota2.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_snapshot.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_subr.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_tables.c
ffs_vfsops.c Don't abort when APPLE_UFS autodetection cannot read the apple ufs label 2011-03-27 08:04:50 +00:00
ffs_vnops.c ffs_reclaim: don't free an already free inode. This may happen when 2010-08-12 07:41:49 +00:00
ffs_wapbl.c For update mounts the root vnode is already in use and we must not 2010-12-24 13:38:57 +00:00
fs.h merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
Makefile