diff options
author | 2025-02-10 13:34:39 +0000 | |
---|---|---|
committer | 2025-03-10 18:15:39 +0100 | |
commit | 6576742b908456200d0cd1fa06036b75ebe3a0c0 (patch) | |
tree | 9b63ca15fa5b878f4560dffb87fd3b095fdf2a1e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: skip if we cannot defer delete (diff) | |
download | wireguard-linux-6576742b908456200d0cd1fa06036b75ebe3a0c0.tar.xz wireguard-linux-6576742b908456200d0cd1fa06036b75ebe3a0c0.zip |
gfs2: Use b_folio in gfs2_log_write_bh()
We are preparing to remove bh->b_page. gfs2_log_write() should continue
to operate on pages as some of the memory being logged does not come
from folios, so convert from folio to page in this function.
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