Re: [PATCH 2/2] btrfs-progs: print-tree: Add output for node flags and backref version

2018-03-22 Thread Nikolay Borisov
On 22.03.2018 09:37, Qu Wenruo wrote: > Just like what we did for leaf, also add this output to make it easier > to distinguish tree reloc tree blocks. > > Signed-off-by: Qu Wenruo Reviewed-by: Nikolay Borisov > --- > print-tree.c | 8 > 1 file changed, 8 insertions(+) > > diff --

[PATCH 2/2] btrfs-progs: print-tree: Add output for node flags and backref version

2018-03-22 Thread Qu Wenruo
Just like what we did for leaf, also add this output to make it easier to distinguish tree reloc tree blocks. Signed-off-by: Qu Wenruo --- print-tree.c | 8 1 file changed, 8 insertions(+) diff --git a/print-tree.c b/print-tree.c index d5bb413019bb..a82cdc945247 100644 --- a/print-tree