diff options
author | 2018-08-04 21:10:55 +0800 | |
---|---|---|
committer | 2018-10-15 17:23:25 +0200 | |
commit | 3a58417486ca99a3bfef40e309f38adb45a5171d (patch) | |
tree | 5efe3aee55b065defda7aa3a10692167a6affc0d /fs/btrfs/send.c | |
parent | btrfs: simplify the send_in_progress check in btrfs_delete_subvolume (diff) | |
download | linux-dev-3a58417486ca99a3bfef40e309f38adb45a5171d.tar.xz linux-dev-3a58417486ca99a3bfef40e309f38adb45a5171d.zip |
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytes
Using true and false here is closer to the expected semantic than using
0 and 1. No functional change.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions