NetBSD/sys/ufs/ext2fs
christos 0b0eb1328b Don't overload MAXNAMLEN, use a separate constant for each filesystem type. 2005-08-23 08:05:13 +00:00
..
Makefile
ext2fs.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ext2fs_alloc.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
ext2fs_balloc.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ext2fs_bmap.c getblk() can return NULL if we are the pagedaemon. Check for this. 2005-03-24 20:13:17 +00:00
ext2fs_bswap.c
ext2fs_dinode.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ext2fs_dir.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ext2fs_extern.h Add support for large files (>2GB). 2005-02-09 23:02:10 +00:00
ext2fs_inode.c Ensure that we change the size of the vnode at the same time as 2005-06-28 16:53:14 +00:00
ext2fs_lookup.c Don't overload MAXNAMLEN, use a separate constant for each filesystem type. 2005-08-23 08:05:13 +00:00
ext2fs_readwrite.c Add support for large files (>2GB). 2005-02-09 23:02:10 +00:00
ext2fs_subr.c
ext2fs_vfsops.c Don't overload MAXNAMLEN, use a separate constant for each filesystem type. 2005-08-23 08:05:13 +00:00
ext2fs_vnops.c Ensure that we change the size of the vnode at the same time as 2005-06-28 16:53:14 +00:00