diff options
author | 2025-05-12 14:33:15 +0800 | |
---|---|---|
committer | 2025-05-20 10:31:12 -0400 | |
commit | d6bf294773a472fe4694b92714af482f5c6aa4c6 (patch) | |
tree | e84c063bcc14757b3682ea513128217aa0433389 /scripts/lib/kdoc/kdoc_output.py | |
parent | ext4: make __ext4_block_zero_page_range() support large folio (diff) | |
download | wireguard-linux-d6bf294773a472fe4694b92714af482f5c6aa4c6.tar.xz wireguard-linux-d6bf294773a472fe4694b92714af482f5c6aa4c6.zip |
ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio
jbd2_journal_blocks_per_page() returns the number of blocks in a single
page. Rename it to jbd2_journal_blocks_per_folio() and make it returns
the number of blocks in the largest folio, preparing for the calculation
of journal credits blocks when allocating blocks within a large folio in
the writeback path.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Link: https://patch.msgid.link/20250512063319.3539411-5-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