diff options
author | 2025-02-10 13:34:40 +0000 | |
---|---|---|
committer | 2025-03-10 18:15:39 +0100 | |
commit | 3f2fc848be88470e585e41bb5379e4267e2ab720 (patch) | |
tree | 80e2d1b78ad59905d36fb62a78904b38819b6bf1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Use b_folio in gfs2_log_write_bh() (diff) | |
download | wireguard-linux-3f2fc848be88470e585e41bb5379e4267e2ab720.tar.xz wireguard-linux-3f2fc848be88470e585e41bb5379e4267e2ab720.zip |
gfs2: Use b_folio in gfs2_trans_add_meta()
The lock bit is maintained on the folio, not on the page. Saves two
calls to compound_head() as well as removing two references to
bh->b_page.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions