diff options
author | 2023-07-15 19:08:32 +0800 | |
---|---|---|
committer | 2023-08-21 14:52:17 +0200 | |
commit | 682a0bc5573f3c10a435fb9650c856bb325d2733 (patch) | |
tree | 361469ca2e9627dbd08e1366f342b109d1fd8776 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: refactor main loop in copy_extent_buffer_full() (diff) | |
download | wireguard-linux-682a0bc5573f3c10a435fb9650c856bb325d2733.tar.xz wireguard-linux-682a0bc5573f3c10a435fb9650c856bb325d2733.zip |
btrfs: copy all pages at once at the end of btrfs_clone_extent_buffer()
btrfs_clone_extent_buffer() calls copy_page() at each iteration but we
can copy all pages at the end in one go if there were no errors.
This would make later conversion to folios easier.
Reviewed-by: Sweet Tea Dorminy <sweettea-kernel@dorminy.me>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions