diff options
author | 2024-10-24 18:25:36 +0900 | |
---|---|---|
committer | 2024-11-05 17:12:37 -0800 | |
commit | 4fd0a096f46887822b1138677510980fe03c002b (patch) | |
tree | 6d35b32ac2693192e348260b0df632244028c152 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nilfs2: convert segment buffer to be folio-based (diff) | |
download | wireguard-linux-4fd0a096f46887822b1138677510980fe03c002b.tar.xz wireguard-linux-4fd0a096f46887822b1138677510980fe03c002b.zip |
nilfs2: convert common metadata file code to be folio-based
In the common routines for metadata files, nilfs_mdt_insert_new_block(),
which inserts a new block buffer into the cache, is still page-based, and
there are two places where bh_offset() is used. Convert these to
page-based.
Link: https://lkml.kernel.org/r/20241024092602.13395-3-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions