NetBSD/sys/ufs/ext2fs
yamt a748ea88dd merge yamt-vop branch. remove following VOPs.
VOP_BLKATOFF
	VOP_VALLOC
	VOP_BALLOC
	VOP_REALLOCBLKS
	VOP_VFREE
	VOP_TRUNCATE
	VOP_UPDATE
2005-11-02 12:38:58 +00:00
..
ext2fs_alloc.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_balloc.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_bmap.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_bswap.c Only include <sys/systm.h> if _KERNEL is defined. 2005-10-30 23:34:04 +00:00
ext2fs_dinode.h * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_dir.h * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_extern.h merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_inode.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_lookup.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_readwrite.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_subr.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_vfsops.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs_vnops.c merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
ext2fs.h * Remove __P() 2005-08-30 22:01:12 +00:00
Makefile