commit | 18d0f5c6e16ce762f92ab7879c30ff2e37cd9cef | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Aug 21 19:12:59 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:15 2019 +0200 |
tree | 6631caf404b4d0fc7215d8d3d0bc9fdcedc984c8 | |
parent | 4b231ae47417d47a6bafab92b452ad629acdacb0 [diff] |
btrfs: move functions for tree compare to send.c Send is the only user of tree_compare, we can move it there along with the other helpers and definitions. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: David Sterba <dsterba@suse.com>