aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2024-07-18 22:30:01 +0000
committerTheodore Ts'o <[email protected]>2024-08-27 01:47:03 +0000
commita40759fb16ae839f8c769174fde017564ea564ff (patch)
treea8dd4cb44a705911f7522772b06974aeb00fc485 /fs/ext4/fast_commit.c
parentext4: pipeline buffer reads in mext_page_mkuptodate() (diff)
downloadkernel-a40759fb16ae839f8c769174fde017564ea564ff.tar.gz
kernel-a40759fb16ae839f8c769174fde017564ea564ff.zip
ext4: remove array of buffer_heads from mext_page_mkuptodate()
Iterate the folio's list of buffer_heads twice instead of keeping an array of pointers. This solves a too-large-array-for-stack problem on architectures with a ridiculoously large PAGE_SIZE and prepares ext4 to support larger folios. Signed-off-by: Matthew Wilcox (Oracle) <[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