NetBSD/sys/ufs/ffs
2004-05-27 17:04:52 +00:00
..
ffs_alloc.c Don't use VTOI(vp)->i_flags to test for snapshot devices. Will not work 2004-05-26 20:33:10 +00:00
ffs_appleufs.c explicitly pad struct appleufslabel and use __attribute__((__packed__)) 2004-01-02 06:57:46 +00:00
ffs_balloc.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ffs_bswap.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ffs_extern.h Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ffs_inode.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ffs_snapshot.c Make it compile without option FFS_EI. 2004-05-26 11:17:39 +00:00
ffs_snapshot.stub.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ffs_softdep.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ffs_softdep.stub.c Split out softdep_flushworklist() from softdep_flushfiles() so that 2004-01-10 16:23:36 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Fixup last commit. fs->fs_active must be initialized. 2004-05-27 17:04:52 +00:00
ffs_vnops.c
fs.h Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
Makefile
softdep.h