aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorZhang Yi <[email protected]>2025-05-12 06:33:12 +0000
committerTheodore Ts'o <[email protected]>2025-05-20 14:31:11 +0000
commitfdbd0df9d4a36c9091d4f7e8cdfbe76c94aab0ab (patch)
tree4f040f51472e08dc3f03ca6f07fd9ee724bf828b /fs/ext4/fast_commit.c
parentext4: ensure i_size is smaller than maxbytes (diff)
downloadkernel-fdbd0df9d4a36c9091d4f7e8cdfbe76c94aab0ab.tar.gz
kernel-fdbd0df9d4a36c9091d4f7e8cdfbe76c94aab0ab.zip
ext4: make ext4_mpage_readpages() support large folios
ext4_mpage_readpages() currently assumes that each folio is the size of PAGE_SIZE. Modify it to atomically calculate the number of blocks per folio and iterate through the blocks in each folio, which would allow for support of larger 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