]> git.baikalelectronics.ru Git - 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)
commit2585d6a0fe08097b7ea73736ae8da01a1cdb5ccb
tree1d15af0b5a7fcc8dc98bcd8bc40e08cb402838f1
parent3cbb8e02898d9e0665c1365a518e568bccb48e1c
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