Btrfs: kill unused parts of block_rsv
authorJosef Bacik <josef@redhat.com>
Mon, 8 Aug 2011 16:50:18 +0000 (12:50 -0400)
committerJosef Bacik <josef@redhat.com>
Wed, 19 Oct 2011 19:12:34 +0000 (15:12 -0400)
The priority and refill_used flags are not used anymore, and neither is the
usage counter, so just remove them from btrfs_block_rsv.

Signed-off-by: Josef Bacik <josef@redhat.com>

No differences found