diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2025-04-17 18:59:20 -0700 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-04-22 18:16:08 +0200 |
commit | 6e8f57fd09c9fb569d10b2ccc3878155b702591a (patch) | |
tree | d3c3ea065cd614c59d2523026c5261e282bd2535 /scripts/clang-tools/gen_compile_commands.py | |
parent | f76d4c28a46a9260d85e00dafc8f46d369365d33 (diff) | |
download | linux-6e8f57fd09c9fb569d10b2ccc3878155b702591a.tar.gz linux-6e8f57fd09c9fb569d10b2ccc3878155b702591a.tar.bz2 linux-6e8f57fd09c9fb569d10b2ccc3878155b702591a.zip |
fs/ext4: use sleeping version of sb_find_get_block()
Enable ext4_free_blocks() to use it, which has a cond_resched to begin
with. Convert to the new nonatomic flavor to benefit from potential
performance benefits and adapt in the future vs migration such that
semantics are kept.
Suggested-by: Jan Kara <jack@suse.cz>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Davidlohr Bueso <dave@stgolabs.net>
Link: https://kdevops.org/ext4/v6.15-rc2.html # [0]
Link: https://lore.kernel.org/all/aAAEvcrmREWa1SKF@bombadil.infradead.org/ # [1]
Link: https://lore.kernel.org/20250418015921.132400-7-dave@stgolabs.net
Tested-by: kdevops@lists.linux.dev
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions