Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: force overhead calculation if the s_overhead_cluster makes no s…
…ense commit 85d825d upstream. 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: Theodore Ts'o <tytso@mit.edu> Cc: stable@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information