commit | 731222557a69003bb27280b0750183803fa79770 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Sun May 01 00:52:35 2022 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon May 09 23:12:33 2022 -0400 |
tree | 107aaac438022e05a7c93d4bb5e796d083fe6551 | |
parent | c56a6eb03deb187c989a966fda5a254249b56c2a [diff] |
jbd2: Convert release_buffer_page() to use a folio Saves a few calls to compound_head(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Acked-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Jeff Layton <jlayton@kernel.org>