diff options
author | Darrick J. Wong <[email protected]> | 2016-08-03 12:22:12 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-08-03 12:22:12 +1000 |
commit | 973b83194bf12f7e315aace57ae2096ff7b82360 (patch) | |
tree | 108b1c595c1f83d42491c60db077df15028b2333 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1c0607ace9bd639d22ad1bd453ffeb7d55913f88 (diff) |
xfs: remove the get*keys and update_keys btree ops pointers
These are internal btree functions; we don't need them to be
dispatched via function pointers. Make them static again and
just check the overlapped flag to figure out what we need to
do. The strategy behind this patch was suggested by Christoph.
Signed-off-by: Darrick J. Wong <[email protected]>
Suggested-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[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