diff options
| author | Johannes Thumshirn <[email protected]> | 2025-07-10 06:35:53 +0000 |
|---|---|---|
| committer | Viacheslav Dubeyko <[email protected]> | 2025-07-25 22:20:06 +0000 |
| commit | 4c6a567cb8e8e0eb7fc559e8cecbae7d83aaafbb (patch) | |
| tree | 1b2e1e54698560c0aa3d06e904c85f22a1df5ffc /tools/lib/api/debug.h | |
| parent | hfsplus: remove mutex_lock check in hfsplus_free_extents (diff) | |
| download | kernel-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
