Whamcloud - gitweb
mke2fs: If the device size is exactly 16TB treat it as if it had 16TB - 1 block
authorTheodore Ts'o <tytso@mit.edu>
Tue, 20 Jan 2009 19:03:03 +0000 (14:03 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 20 Jan 2009 19:03:03 +0000 (14:03 -0500)
commit37d17a65ecb4615546b417038190a41bafca7c51
tree188838e3bd2489d7bd99f061f518b79ea4322af8
parent9f7a1fc936497d5ab1ebe88baa704e91880849cc
mke2fs: If the device size is exactly 16TB treat it as if it had 16TB - 1 block

This allows users who create a 16TB LVM to have mke2fs do (mostly) the
right thing automatcally.
misc/mke2fs.c