diff options
| author | j.xia <[email protected]> | 2024-09-19 02:03:41 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2024-11-13 04:54:14 +0000 |
| commit | 813f85360404028cd8340ae7f7f77abc68c86fbc (patch) | |
| tree | 6081ca5631ffee2aba5c90e594474622c59efb59 /fs/jbd2/commit.c | |
| parent | ext4: fix race in buffer_head read fault injection (diff) | |
| download | kernel-813f85360404028cd8340ae7f7f77abc68c86fbc.tar.gz kernel-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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
