On Tue, Mar 20, 2018 at 08:52:22PM +0800, Qu Wenruo wrote: > > > On 2018年03月20日 16:45, Nikolay Borisov wrote: > > Currently we print the raw values of the owner field of leaf/nodes. > > This can result in output like the following: > > > > leaf 30490624 items 2 free space 16061 generation 4 owner > > 18446744073709551607 > > > > With the patch applied the same leaf looks like: > > > > leaf 30490624 items 2 free space 16061 generation 4 owner DATA_RELOC_TREE > > > > Signed-off-by: Nikolay Borisov <nbori...@suse.com> > > Looks good. > > Reviewed-by: Qu Wenruo <w...@suse.com>
Applied, thanks. -- 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