diff options
| author | Jan Kara <jack@suse.cz> | 2026-08-05 17:35:49 +0200 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2026-08-06 22:52:28 -0400 |
| commit | 9091c97be34083587a75db174aab51551d8e8543 (patch) | |
| tree | 0221065dd333cc72e0554082765bf87bfe4ecd80 /scripts/Makefile.thinlto | |
| parent | 46e8e31771f4f1c5e1cdec37a889a6730e42e9f1 (diff) | |
| download | linux-stable-9091c97be34083587a75db174aab51551d8e8543.tar.gz linux-stable-9091c97be34083587a75db174aab51551d8e8543.zip | |
ext4: fix estimate extent index blocks in ext4_ext_index_trans_blocks()
The estimate of the number of impacted extent tree index blocks could be
one-too-low. If we modify say 2 extents, already two leaf index blocks
could be impacted, not just one the current estimate counts with. Fix
the estimate.
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20260805153605.166545-6-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
