diff options
| author | Jiapeng Chong <[email protected]> | 2023-09-13 09:43:27 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-10-12 14:44:03 +0000 |
| commit | 1246873114cf6e4cfbd9530ba70911f6c802510d (patch) | |
| tree | 540cdfc2a198c6b6e543a0110015d02f1f781198 /fs/btrfs/dev-replace.c | |
| parent | btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb() (diff) | |
| download | kernel-1246873114cf6e4cfbd9530ba70911f6c802510d.tar.gz kernel-1246873114cf6e4cfbd9530ba70911f6c802510d.zip | |
btrfs: qgroup: remove unused helpers for ulist aux data
These functions are defined in the qgroup.c file, but not called
anymore since commit "btrfs: qgroup: use qgroup_iterator_nested to in
qgroup_update_refcnt()" so we can delete them.
fs/btrfs/qgroup.c:149:19: warning: unused function 'qgroup_to_aux'.
fs/btrfs/qgroup.c:154:36: warning: unused function 'unode_aux_to_qgroup'.
Reported-by: Abaci Robot <[email protected]>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6566
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
