aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorZhang Yi <[email protected]>2025-05-12 06:33:17 +0000
committerTheodore Ts'o <[email protected]>2025-05-20 14:31:12 +0000
commitcd9f76de6ae9a5a0ca6201b1f06cf116a6a3e3a2 (patch)
treee8deb1b6776fed4b2fb34b1f1878190ab5a30c64 /fs/ext4/fast_commit.c
parentext4: correct the journal credits calculations of allocating blocks (diff)
downloadkernel-cd9f76de6ae9a5a0ca6201b1f06cf116a6a3e3a2.tar.gz
kernel-cd9f76de6ae9a5a0ca6201b1f06cf116a6a3e3a2.zip
ext4: make the writeback path support large folios
In mpage_map_and_submit_buffers(), the 'lblk' is now aligned to PAGE_SIZE. Convert it to be aligned to folio size. Additionally, modify the wbc->nr_to_write update to reduce the number of pages in a single folio, ensuring that the entire writeback path can support large folios. Signed-off-by: Zhang Yi <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions