diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-12-15 21:43:57 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-18 17:12:40 -0800 |
commit | cf1d3417e634b2b2dd162a7e193af9a9d700431b (patch) | |
tree | 0e4d5ba56ccf0497715d1b6a4219019a6b446f59 /fs/jbd2/commit.c | |
parent | c10d91194d5d630a0befc7bc116aba3cfda8a226 (diff) | |
download | linux-cf1d3417e634b2b2dd162a7e193af9a9d700431b.tar.gz linux-cf1d3417e634b2b2dd162a7e193af9a9d700431b.tar.bz2 linux-cf1d3417e634b2b2dd162a7e193af9a9d700431b.zip |
buffer: use b_folio in mark_buffer_dirty()
Removes about four calls to compound_head(). Two of them are inline which
removes 132 bytes from the kernel text.
Link: https://lkml.kernel.org/r/20221215214402.3522366-8-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions