NetBSD/sys/ufs/ext2fs
thorpej e633e8b61b - Define a VFS_ATTACH() macro that places a reference to a vfsops structure
into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].
2005-03-29 02:41:05 +00:00
..
Makefile
ext2fs.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ext2fs_alloc.c nuke trailing whitespace 2005-02-26 22:31:44 +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 nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ext2fs_lookup.c nuke trailing whitespace 2005-02-26 22:31:44 +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 - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ext2fs_vnops.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00