summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2024-02-19 07:27:24 +0100
committerChandan Babu R <chandanbabu@kernel.org>2024-02-21 11:36:54 +0530
commitfd2634e2dd4539f96ab9e037f62ad2828f7a15eb (patch)
treed6117ab0dc6138837103adaf13e802e240d364c9 /tools/perf/scripts/python/export-to-postgresql.py
parente62e26acc9ab85e996eff660318109470eae2607 (diff)
xfs: use shmem_get_folio in xfile_obj_store
Switch to using shmem_get_folio and manually dirtying the page instead of abusing aops->write_begin and aops->write_end in xfile_get_page. This simplifies the code by not doing indirect calls of not actually exported interfaces that don't really fit the use case very well, and happens to get us large folio support for free. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions