Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/11/1997 09:40:03
bouyer
Wed Jun 11 02:34:13 PDT 1997
Update of /cvsroot/src/sys/ufs/ext2fs
In directory netbsd1:/var/slash-tmp/cvs-serv14071

Added Files:
	ext2fs.h ext2fs_alloc.c ext2fs_balloc.c ext2fs_bmap.c 
	ext2fs_dinode.h ext2fs_dir.h ext2fs_extern.h ext2fs_inode.c 
	ext2fs_lookup.c ext2fs_readwrite.c ext2fs_subr.c 
	ext2fs_vfsops.c ext2fs_vnops.c 
Log Message:
The ext2fs layer, based on the ffs/ufs one. Uses a few functions from
sys/ufs/ufs/