On Fri, Nov 18, 2016 at 09:38:44AM +0000, fdman...@kernel.org wrote: > From: Filipe Manana <fdman...@suse.com> > > 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 <fdman...@suse.com>
Reviewed-by: David Sterba <dste...@suse.com> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html