]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChris Mason <chris.mason@oracle.com>
Wed, 16 Nov 2011 02:20:14 +0000 (21:20 -0500)
commite10cbe59b868cf0ad10875c6098559e312acbb24
treece1db25c96782f93d72991ee229ac459dd73e80f
parent361fe08eec23212f5af942ef3abe4f92388bc451
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>
(cherry picked from commit dabdb6408cb801644fa613c7432da012640b348c)
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c
fs/btrfs/relocation.c