]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
btrfs: qgroup: Use new metadata reservation.
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Tue, 8 Sep 2015 09:22:41 +0000 (17:22 +0800)
committerChris Mason <clm@fb.com>
Thu, 22 Oct 2015 01:40:40 +0000 (18:40 -0700)
commit7174109c6548c4db85a383b8ae9d01469cddd110
tree1d15af0b5a7fcc8dc98bcd8bc40e08cb402838f1
parent55eeaf0578038c40baaf3cf9408c23e42cd2a2b8
btrfs: qgroup: Use new metadata reservation.

As we have the new metadata reservation functions, use them to replace
the old btrfs_qgroup_reserve() call for metadata.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/extent-tree.c
fs/btrfs/transaction.c
fs/btrfs/transaction.h