diff options
author | Lu Fengqi <lufq.fnst@cn.fujitsu.com> | 2018-07-18 11:28:03 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-08-06 14:12:52 +0300 |
commit | a95f3aafd6a2d0e8de834c95e91066825e3e7787 (patch) | |
tree | a41ec2d70b80e0150aeb84145c385df837522f2b /fs/btrfs/extent-tree.c | |
parent | f0042d5e92b66969a12166d1deb5a979250d6c25 (diff) | |
download | linux-a95f3aafd6a2d0e8de834c95e91066825e3e7787.tar.xz |
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
It can be fetched from the transaction handle. In addition, remove the
WARN_ON(trans == NULL) because it's not possible to hit this condition.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent-tree.c')
0 files changed, 0 insertions, 0 deletions