Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 01/28/2000 08:00:24
Module Name:	syssrc
Committed By:	bouyer
Date:		Fri Jan 28 16:00:24 UTC 2000

Modified Files:
	syssrc/sys/ufs/ext2fs: ext2fs.h ext2fs_bswap.c ext2fs_dir.h
	    ext2fs_lookup.c ext2fs_vfsops.c ext2fs_vnops.c

Log Message:
Correct (minor) bogons in filetype option support, and add support
for sparse_super option


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/ufs/ext2fs/ext2fs.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/ufs/ext2fs/ext2fs_bswap.c \
    syssrc/sys/ufs/ext2fs/ext2fs_dir.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/ufs/ext2fs/ext2fs_lookup.c
cvs rdiff -r1.31 -r1.32 syssrc/sys/ufs/ext2fs/ext2fs_vfsops.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/ufs/ext2fs/ext2fs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.