aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2013-12-02 18:30:25 -0800
committerJens Axboe <[email protected]>2015-08-13 12:31:43 -0600
commit0e28997ec476bad4c7dbe0a08775290051325f53 (patch)
treee20b1d1e3296c032ae98db632e082f1676eaa12a /tools/perf/scripts/python/export-to-postgresql.py
parent749b61dab30736eb95b1ee23738cae90973d4fc3 (diff)
btrfs: remove bio splitting and merge_bvec_fn() calls
Btrfs has been doing bio splitting from btrfs_map_bio(), by checking device limits as well as calling ->merge_bvec_fn() etc. That is not necessary any more, because generic_make_request() is now able to handle arbitrarily sized bios. So clean up unnecessary code paths. Cc: Chris Mason <[email protected]> Cc: Josef Bacik <[email protected]> Cc: [email protected] Signed-off-by: Kent Overstreet <[email protected]> Signed-off-by: Chris Mason <[email protected]> [dpark: add more description in commit message] Signed-off-by: Dongsu Park <[email protected]> Signed-off-by: Ming Lin <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions