Btrfs: fix btrfs_print_leaf for skinny metadata
authorJosef Bacik <jbacik@fb.com>
Wed, 2 Jul 2014 17:20:48 +0000 (10:20 -0700)
committerChris Mason <clm@fb.com>
Thu, 3 Jul 2014 14:04:16 +0000 (07:04 -0700)
We wouldn't actuall print the extent information if we had a skinny metadata
item, this fixes that.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>

No differences found