aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2024-09-30 09:45:18 -0400
committerMiklos Szeredi <[email protected]>2024-10-25 17:05:50 +0200
commit8807f117be9d15088003e63bfaf0533355371ee8 (patch)
treead95ed0cdb803d7a75c306f9f73da37886b7f6ab /tools/perf/scripts/python/export-to-sqlite.py
parent71e10dc2f561b1f7cef5152a865813339e96d575 (diff)
fuse: convert fuse_notify_store to use folios
This function creates pages in an inode and copies data into them, update the function to use a folio instead of a page, and use the appropriate folio helpers. [SzM: use filemap_grab_folio()] [Hau Tao: The third argument of folio_zero_range() should be the length to be zeroed, not the total length. Fix it by using folio_zero_segment() instead in fuse_notify_store()] Reviewed-by: Joanne Koong <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions