OSDN Git Service

btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>
Fri, 21 Nov 2014 02:01:41 +0000 (21:01 -0500)
committerChris Mason <clm@fb.com>
Mon, 13 Apr 2015 14:52:41 +0000 (07:52 -0700)
commit1510e71c620c27ffc7540176a0689f70d6915e28
tree3a4dd32633036121f99e6fb93d71eeef7f329b54
parente8c8541ac379709db8d2339e1cb720469fc2cd8f
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().

Cleanup: Change the parameter of update_qgroup_limit_item() to the family of
update_qgroup_xxx_item().

Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/qgroup.c