diff options
author | Nikolay Borisov <[email protected]> | 2017-07-28 10:50:14 +0300 |
---|---|---|
committer | David Sterba <[email protected]> | 2017-08-21 17:47:42 +0200 |
commit | 0ce1dd2a4ab5513cfa9cce3138251a3c71e446cd (patch) | |
tree | 0101b9636661caafb0236963fb82c5665ebc2aaf /tools/perf/scripts/python | |
parent | 583b723151794e2ff1691f1510b4e43710293875 (diff) |
btrfs: Remove redundant setting of uuid in btrfs_block_header
btrfs_alloc_dev_extent currently unconditionally sets the uuid in the
leaf block header the function is working with. This is unnecessary
since this operation is peformed by the core btree handling code
(splitting a node, allocating a new btree block etc). So let's remove
it.
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions