diff options
author | David Sterba <dsterba@suse.com> | 2022-06-23 17:08:14 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-07-25 17:45:40 +0200 |
commit | c70c2c5bc9a14166a409f18567815d3bc426ebbb (patch) | |
tree | 4aa042e21d27d06f0d8e391700e753e60e2a7260 /fs/btrfs/file.c | |
parent | 37899117e8a000bc2d8395e1b2f01e68682ec85e (diff) | |
download | linux-next-c70c2c5bc9a14166a409f18567815d3bc426ebbb.tar.gz |
btrfs: switch btrfs_block_rsv::full to bool
Use simple bool type for the block reserve full status, there's short to
save space as there used to be int but there's no reason for that.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/file.c')
0 files changed, 0 insertions, 0 deletions