Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/newfs_lfs



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.




Home | Main Index | Thread Index | Old Index