aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api/debug.h
diff options
context:
space:
mode:
authorJohannes Thumshirn <[email protected]>2025-07-10 06:35:53 +0000
committerViacheslav Dubeyko <[email protected]>2025-07-25 22:20:06 +0000
commit4c6a567cb8e8e0eb7fc559e8cecbae7d83aaafbb (patch)
tree1b2e1e54698560c0aa3d06e904c85f22a1df5ffc /tools/lib/api/debug.h
parenthfsplus: remove mutex_lock check in hfsplus_free_extents (diff)
downloadkernel-4c6a567cb8e8e0eb7fc559e8cecbae7d83aaafbb.tar.gz
kernel-4c6a567cb8e8e0eb7fc559e8cecbae7d83aaafbb.zip
hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
hfsplus_submit_bio() called by hfsplus_sync_fs() uses bdev_virt_rw() which in turn uses submit_bio_wait() to submit the BIO. But submit_bio_wait() already sets the REQ_SYNC flag on the BIO so there is no need for setting the flag in hfsplus_sync_fs() when calling hfsplus_submit_bio(). Signed-off-by: Johannes Thumshirn <[email protected]> Reviewed-by: Yangtao Li <[email protected]> Reviewed-by: Viacheslav Dubeyko <[email protected]> Signed-off-by: Viacheslav Dubeyko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Viacheslav Dubeyko <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.h')
0 files changed, 0 insertions, 0 deletions