On Tue, Oct 31, 2017 at 02:07:58PM +0800, Qu Wenruo wrote: > For case like tree reloc trees and subvolume trees, their key offset is > the tree id. > > For case like tree treloc tree for data reloc tree, > The key will be outputted as: > (TREE_RELOC ROOT_ITEM 18446744073709551607) > > The minus number is long and even guys with real engineer brains can't > easily get the meaning. > > This patch will change the output format to: > (TREE_RELOC ROOT_ITEM DATA_RELOC_TREE) > > While for special offset value like 0 or (u64)-1, it's still shown as > is. > > Signed-off-by: Qu Wenruo <wqu@xxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
