diff options
author | Anand Jain <anand.jain@oracle.com> | 2021-10-13 08:05:14 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-10-26 19:08:06 +0200 |
commit | 11b66fa6eef3ecdcc7ae0e990b54b795a237a6e9 (patch) | |
tree | b1437475a2bffb4ff7ec914d592c8628a245bbec /fs/btrfs/file-item.c | |
parent | btrfs: make btrfs_ref::real_root optional (diff) | |
download | linux-11b66fa6eef3ecdcc7ae0e990b54b795a237a6e9.tar.xz linux-11b66fa6eef3ecdcc7ae0e990b54b795a237a6e9.zip |
btrfs: reduce btrfs_update_block_group alloc argument to bool
btrfs_update_block_group() accounts for the number of bytes allocated or
freed. Argument @alloc specifies whether the call is for alloc or free.
Convert the argument @alloc type from int to bool.
Reviewed-by: Su Yue <l@damenly.su>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/file-item.c')
0 files changed, 0 insertions, 0 deletions