Subject: CVS commit: src/sbin/newfs_lfs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 08/12/2003 08:41:40
Module Name:	src
Committed By:	dsl
Date:		Tue Aug 12 08:41:39 UTC 2003

Modified Files:
	src/sbin/newfs_lfs: extern.h lfs.c newfs.c

Log Message:
Stop superblock being written to sector 0 for small filesystems.
Honour the '-s size' command option.
Allow an LFS filesystem to be created in a file.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sbin/newfs_lfs/extern.h
cvs rdiff -r1.29 -r1.30 src/sbin/newfs_lfs/lfs.c
cvs rdiff -r1.12 -r1.13 src/sbin/newfs_lfs/newfs.c

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