commit | be2c765dff9e5584965f78853c2addd2bb926946 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Wed Jul 02 10:20:48 2014 -0700 |
committer | Chris Mason <clm@fb.com> | Thu Jul 03 07:04:16 2014 -0700 |
tree | 087291541080544ca0118410b1675ac5763c89e4 | |
parent | d288db5dc0110c8e0732d099aaf7a05e2ea0e0c8 [diff] |
Btrfs: fix btrfs_print_leaf for skinny metadata 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>