aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2016-02-15 17:21:31 +1100
committerDave Chinner <[email protected]>2016-02-15 17:21:31 +1100
commitad68972acb82c3e8bba316d542ab204984cb1f1c (patch)
treeae83220f04e8b3ee917f55556a4432cc59c5d646 /tools/perf/scripts/python/export-to-postgresql.py
parentfbcc025613590d7b1d15521555dcc6393a148a6b (diff)
xfs: xfs_cluster_write is redundant
xfs_cluster_write() is not necessary now that xfs_vm_writepages() aggregates writepage calls across a single mapping. This means we no longer need to do page lookups in xfs_cluster_write, so writeback only needs to look up th epage cache once per page being written. This also removes a large amount of mostly duplicate code between xfs_do_writepage() and xfs_convert_page(). Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions