NetBSD/sys/ufs/ext2fs
fvdl d9f47e809c free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst. 2003-05-26 21:22:19 +00:00
..
Makefile
ext2fs.h
ext2fs_alloc.c More ufs2 merge fall-out. Pass the correct pointer to the dinode 2003-04-24 08:05:35 +00:00
ext2fs_balloc.c
ext2fs_bmap.c make is_sequential a callback in order to achieve better lfs write clustering. 2003-05-18 12:59:05 +00:00
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst. 2003-05-26 21:22:19 +00:00
ext2fs_inode.c In the inode, i_din.e2fs_din is now a pointer, so there is no longer 2003-04-02 22:38:22 +00:00
ext2fs_lookup.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ext2fs_readwrite.c
ext2fs_subr.c Use PRId64 instead of hard coding "%lld" to fix build problems under 2003-01-25 18:12:31 +00:00
ext2fs_vfsops.c PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
ext2fs_vnops.c free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst. 2003-05-26 21:22:19 +00:00