On Fri, Jun 19, 2015 at 11:49:19AM +0800, Qu Wenruo wrote:
> The original implement doesn't output nbytes in btrfs_inode.
> Add the output and since the output is too long, reformat it to multi
> lines.
>
> This is very handy to debug related bugs.
>
> Signed-off-by: Qu Wenruo
Applied, thanks.
The original implement doesn't output nbytes in btrfs_inode.
Add the output and since the output is too long, reformat it to multi
lines.
This is very handy to debug related bugs.
Signed-off-by: Qu Wenruo
---
print-tree.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/p