diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-12-14 05:30:35 +0000 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-01-10 13:53:36 -0500 |
commit | 4d5cdd757d0c74924b629559fccb68d8803ce995 (patch) | |
tree | c20a8432a26c6e991f3902550c6382a977e3c83d /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 7c784d624819acbeefb0018bac89e632467cca5a (diff) |
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) <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions