diff options
author | 2025-05-12 14:33:12 +0800 | |
---|---|---|
committer | 2025-05-20 10:31:11 -0400 | |
commit | fdbd0df9d4a36c9091d4f7e8cdfbe76c94aab0ab (patch) | |
tree | 4f040f51472e08dc3f03ca6f07fd9ee724bf828b /scripts/lib/kdoc/kdoc_output.py | |
parent | ext4: ensure i_size is smaller than maxbytes (diff) | |
download | wireguard-linux-fdbd0df9d4a36c9091d4f7e8cdfbe76c94aab0ab.tar.xz wireguard-linux-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 <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_output.py')
0 files changed, 0 insertions, 0 deletions