summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2016-11-02 10:55:18 +0000
committerFilipe Manana <fdmanana@suse.com>2016-11-19 13:39:18 +0000
commit2a2a83de548f7afe2c27e51cbc9ff761cba2b61b (patch)
treea2d383de732f4d0ea9d7dd0d9080d0309c2ea157 /tools
parent001895b313e65c601c746e4b87e6120e39c3ba13 (diff)
Btrfs: remove rb_node field from the delayed ref node structure
After the last big change in the delayed references code that was needed for the last qgroups rework, the red black tree node field of struct btrfs_delayed_ref_node is no longer used, so just remove it, this helps us save some memory (since struct rb_node is 24 bytes on x86_64) for these structures. Signed-off-by: Filipe Manana <fdmanana@suse.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions