aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2020-02-26 09:43:15 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2020-03-02 20:55:51 -0800
commitb73df17e4c5ba977205253fb7ef54267717a3cba (patch)
treecb587680a6e66a4da22941613a0c2a5ed11cac77 /tools/perf/scripts/python/export-to-postgresql.py
parentxfs: Add missing annotation to xfs_ail_check() (diff)
downloadlinux-dev-b73df17e4c5ba977205253fb7ef54267717a3cba.tar.xz
linux-dev-b73df17e4c5ba977205253fb7ef54267717a3cba.zip
xfs: open code insert range extent split helper
The insert range operation currently splits the extent at the target offset in a separate transaction and lock cycle from the one that shifts extents. In preparation for reworking insert range into an atomic operation, lift the code into the caller so it can be easily condensed to a single rolling transaction and lock cycle and eliminate the helper. No functional changes. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Allison Collins <allison.henderson@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions