]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5e2ca7c826b567ea5f077dd25cedafcc17004fc
tree3a4dd32633036121f99e6fb93d71eeef7f329b54
parent6e05ce46be28fb3ce3a41dedd12c0c2a4cfc0107
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