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:           Wed Nov 21 13:14:06 UTC 2007

Modified Files:
        src/sbin/newfs_ext2fs: mke2fs.c

Log Message:
Roundup e2fs_ipg to make it use whole inode table blocks since
it's still reasonable and some kernel code seems to assume it
(otherwise some inode numbers of directories could be corrupted).

XXX: not sure if odd e2fs_ipg is valid or not in ext2fs spec.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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