Btrfs: fix qgroup rescan to work with skinny metadata
authorJosef Bacik <jbacik@fb.com>
Thu, 23 Jan 2014 21:45:10 +0000 (16:45 -0500)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:20:27 +0000 (13:20 -0800)
commit3a6d75e846224542151e9ff186cb89df5a6ca2c6
tree4eebd7319c7789444e673f5915b8f5c8364dd7b6
parent580f0a678ebeba85d30b6a7f22ce32c472263c72
Btrfs: fix qgroup rescan to work with skinny metadata

Could have sworn I fixed this before but apparently not.  This makes us pass
btrfs/022 with skinny metadata enabled.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/qgroup.c