OSDN Git Service

mke2fs: change bigalloc default cluster size to 16*blocksize
authorTheodore Ts'o <tytso@mit.edu>
Thu, 16 Jun 2011 14:11:06 +0000 (10:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 16 Jun 2011 14:11:06 +0000 (10:11 -0400)
commitb12a0bc30152f85ccafab159fcc2f50fe6ce2551
tree249206176517c8918ccb319e4571284e6580e6ae
parentfe75afbf33389f71f8588af388d0c01db0cbf753
mke2fs: change bigalloc default cluster size to 16*blocksize

This was the original default, but it accidentally got changed to
4*blocksize in commit 4c2b28ab67.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c