diff options
author | Johannes Thumshirn <johannes.thumshirn@wdc.com> | 2025-06-30 16:47:35 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-07-21 23:58:05 +0200 |
commit | 9669fcb77eae2c03a030d99b0cc22b1d25a30f7c (patch) | |
tree | 8301a1e3420f9fec37a6c4c7a825985d8512a981 /fs/btrfs/ctree.c | |
parent | ab5fcbb1adc8e44ed027b0a73f484fbc8d528b94 (diff) |
btrfs: change dump_block_groups() in btrfs_dump_space_info() from int to bool
btrfs_dump_space_info()'s parameter dump_block_groups is used as a boolean
although it is defined as an integer.
Change it from int to bool.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Daniel Vacek <neelx@suse.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ctree.c')
0 files changed, 0 insertions, 0 deletions