diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2025-05-12 09:33:12 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-05-20 17:31:11 +0300 |
commit | fdbd0df9d4a36c9091d4f7e8cdfbe76c94aab0ab (patch) | |
tree | 4f040f51472e08dc3f03ca6f07fd9ee724bf828b /scripts/lib/kdoc/kdoc_files.py | |
parent | 1a77a028a392fab66dd637cdfac3f888450d00af (diff) | |
download | linux-fdbd0df9d4a36c9091d4f7e8cdfbe76c94aab0ab.tar.xz |
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 <yi.zhang@huawei.com>
Link: https://patch.msgid.link/20250512063319.3539411-2-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions