diff options
author | 2024-01-24 17:52:48 +0000 | |
---|---|---|
committer | 2024-02-25 21:08:00 +0100 | |
commit | 0c2d140c1f73f610c7e3f71888e1a50d770117e0 (patch) | |
tree | 086ff4029332fffe812c8ff638938519100ff5f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ubifs: Use a folio in do_truncation() (diff) | |
download | wireguard-linux-0c2d140c1f73f610c7e3f71888e1a50d770117e0.tar.xz wireguard-linux-0c2d140c1f73f610c7e3f71888e1a50d770117e0.zip |
ubifs: Convert do_writepage() to take a folio
Replace the call to SetPageError() with a call to mapping_set_error().
Support large folios by using kmap_local_folio() and remapping each time
we cross a page boundary. Saves a lot of hidden calls to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions