Skip to content
Commit 85d825db authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: force overhead calculation if the s_overhead_cluster makes no sense



If the file system does not use bigalloc, calculating the overhead is
cheap, so force the recalculation of the overhead so we don't have to
trust the precalculated overhead in the superblock.

Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
parent 10b01ee9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment