The man page for tune2fs still listed the upper limit for the journal
as 102,400 blocks.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
.I journal-size
megabytes. The size of the journal must be at least 1024 filesystem blocks
(i.e., 1MB if using 1k blocks, 4MB if using 4k blocks, etc.)
-and may be no more than 102,400 filesystem blocks.
+and may be no more than 10,240,000 filesystem blocks.
There must be enough free space in the filesystem to create a journal of
that size.
.TP