]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb33a514a6d06e78194c4f1efaec11fde2de676c0
tree846978b48af90315b14bf984d0b0a55a962eff6b
parent77853907fc2939a0961215cf13a7d6834622c4b3
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