diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-02-17 18:51:10 +0000 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-02-28 11:21:30 +0100 |
commit | 88a59bda3f3786107694a3f5fd7f9df421752c21 (patch) | |
tree | 07071ef0870369232b8fbf7e80b072143d8f575d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 19a288110435408fcf2cb274823f2a17d03caf9b (diff) |
ceph: Use a folio in ceph_page_mkwrite()
Convert the passed page to a folio and use it
throughout ceph_page_mkwrite(). Removes the last call to
page_mkwrite_check_truncate(), the last call to offset_in_thp() and one
of the last calls to thp_size(). Saves a few calls to compound_head().
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20250217185119.430193-3-willy@infradead.org
Tested-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>
Reviewed-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions