Whamcloud - gitweb
initialize.c (ext2fs_initialize): If the user specifies a really
authorTheodore Ts'o <tytso@mit.edu>
Mon, 20 Jan 2003 02:01:22 +0000 (21:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Jan 2003 02:01:22 +0000 (21:01 -0500)
commit4564c727e9613da61688abbf6dbd879b19f20648
tree9ae50f3112016de394d88a28556e2bd961fef970
parente34bf43aff93b6e8a90b8e93d52f0e2376baf213
initialize.c (ext2fs_initialize): If the user specifies a really
large number of inodes, then reduce the number of blocks
per group until we find a workable set of filesystem
parameters.

ext2_err.et.in (EXT2_ET_TOO_MANY_INODES): Add new error code.
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_err.et.in
lib/ext2fs/initialize.c