diff options
author | Chao Yu <chao@kernel.org> | 2025-09-02 20:27:19 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-09-09 03:26:41 +0000 |
commit | 2f84e99d61946eb2d17bf97c41362ac9a7473008 (patch) | |
tree | 5da35eb161f2734c9aee2594d8dd062a5ca5d186 /scripts/patch-kernel | |
parent | 44749759d5e61479f747f2f5471b161861172aaf (diff) |
f2fs: avoid unnecessary folio_clear_uptodate() for cleanup
In error path of __get_node_folio(), if the folio is not uptodate, let's
avoid unnecessary folio_clear_uptodate() for cleanup.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions