OSDN Git Service

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)
commitdabdb6408cb801644fa613c7432da012640b348c
tree846978b48af90315b14bf984d0b0a55a962eff6b
parent6ab60601d518d563ca1a47eaa399096e69d3b64a
Btrfs: kill unused parts of block_rsv

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>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c
fs/btrfs/relocation.c