diff options
| author | 2025-06-30 16:47:35 +0200 | |
|---|---|---|
| committer | 2025-07-21 23:58:05 +0200 | |
| commit | 9669fcb77eae2c03a030d99b0cc22b1d25a30f7c (patch) | |
| tree | 8301a1e3420f9fec37a6c4c7a825985d8512a981 /fs/btrfs/tree-log.c | |
| parent | btrfs: use pgoff_t for page index variables (diff) | |
| download | wireguard-linux-9669fcb77eae2c03a030d99b0cc22b1d25a30f7c.tar.xz wireguard-linux-9669fcb77eae2c03a030d99b0cc22b1d25a30f7c.zip | |
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/tree-log.c')
0 files changed, 0 insertions, 0 deletions
