Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/newfs_ext2fs
Module Name: src
Committed By: tsutsui
Date: Fri Dec 14 13:19:36 UTC 2007
Modified Files:
src/sbin/newfs_ext2fs: extern.h mke2fs.c newfs_ext2fs.c
Log Message:
Don't allow blocksize larger than 4096 bytes as our kernel, fsck_ext2fs(8),
and Linux e2fsprogs.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sbin/newfs_ext2fs/extern.h \
src/sbin/newfs_ext2fs/newfs_ext2fs.c
cvs rdiff -r1.6 -r1.7 src/sbin/newfs_ext2fs/mke2fs.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