summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2026-06-15 21:08:19 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2026-06-22 19:52:38 +0000
commitcf716276b0dca934aad5fe3c46df04e1dc596734 (patch)
tree68353aacf9c1fc75fa9f2f611114245648bfe6d8 /include/linux
parentd27e4431023770249a341aeb94cb40f4ff12b21e (diff)
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 'include/linux')
0 files changed, 0 insertions, 0 deletions