diff options
author | j.xia <j.xia@samsung.com> | 2024-09-19 10:03:41 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-11-12 23:54:14 -0500 |
commit | 813f85360404028cd8340ae7f7f77abc68c86fbc (patch) | |
tree | 6081ca5631ffee2aba5c90e594474622c59efb59 /fs/jbd2/commit.c | |
parent | 2f3d93e210b9c2866c8b3662adae427d5bf511ec (diff) | |
download | linux-813f85360404028cd8340ae7f7f77abc68c86fbc.tar.gz linux-813f85360404028cd8340ae7f7f77abc68c86fbc.tar.bz2 linux-813f85360404028cd8340ae7f7f77abc68c86fbc.zip |
ext4: pass write-hint for buffered IO
Commit 449813515d3e ("block, fs: Restore the per-bio/request data
lifetime fields") restored write-hint support in ext4. But that is
applicable only for direct IO. This patch supports passing
write-hint for buffered IO from ext4 file system to block layer
by filling bi_write_hint of struct bio in io_submit_add_bh().
Signed-off-by: j.xia <j.xia@samsung.com>
Link: https://patch.msgid.link/20240919020341.2657646-1-j.xia@samsung.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions