summaryrefslogtreecommitdiff
path: root/fs/ext4/mballoc.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-12-14 08:30:35 +0300
committerTheodore Ts'o <tytso@mit.edu>2024-01-10 21:53:36 +0300
commit4d5cdd757d0c74924b629559fccb68d8803ce995 (patch)
treec20a8432a26c6e991f3902550c6382a977e3c83d /fs/ext4/mballoc.c
parent7c784d624819acbeefb0018bac89e632467cca5a (diff)
downloadlinux-4d5cdd757d0c74924b629559fccb68d8803ce995.tar.xz
ext4: convert ext4_da_do_write_end() to take a folio
There's nothing page-specific happening in ext4_da_do_write_end(); it's merely used for its refcount & lock, both of which are folio properties. Saves four calls to compound_head(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20231214053035.1018876-1-willy@infradead.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions