btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item
authorLu Fengqi <lufq.fnst@cn.fujitsu.com>
Wed, 18 Jul 2018 06:45:29 +0000 (14:45 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 6 Aug 2018 11:12:50 +0000 (13:12 +0200)
commit2e980acdd829742966c6a7e565ef3382c0717295
tree19a7ec863d72404195013f4150965aac159d78e0
parent3e07e9a09f27868dbc63d07db8677fcd256e3bbc
btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item

They can be fetched from the transaction handle.

Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/qgroup.c