From: Josef Bacik Date: Mon, 8 Aug 2011 16:50:18 +0000 (-0400) Subject: Btrfs: kill unused parts of block_rsv X-Git-Tag: v3.2-rc1~21^2~24^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dabdb6408cb801644fa613c7432da012640b348c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed