diff options
| author | Chao Yu <chao@kernel.org> | 2026-06-15 16:08:19 +0300 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-06-22 22:52:38 +0300 |
| commit | cf716276b0dca934aad5fe3c46df04e1dc596734 (patch) | |
| tree | 68353aacf9c1fc75fa9f2f611114245648bfe6d8 /scripts/Makefile.thinlto | |
| parent | d27e4431023770249a341aeb94cb40f4ff12b21e (diff) | |
| download | linux-cf716276b0dca934aad5fe3c46df04e1dc596734.tar.xz | |
f2fs: avoid unnecessary sanity check on ckpt_valid_blocks
The calculation of sec->ckpt_valid_blocks are the same in both
set_ckpt_valid_blocks() and sanity_check_valid_blocks(), so it
doesn't necessary to call sanity_check_valid_blocks() right after
set_ckpt_valid_blocks().
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
