commit | d9352794dad9f28535439d85a815978878c141ab | [log] [tgz] |
---|---|---|
author | Lu Fengqi <lufq.fnst@cn.fujitsu.com> | Thu Oct 11 13:40:38 2018 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 15 17:23:41 2018 +0200 |
tree | 43d953de87533b134695f9d5b855e5e08699559d | |
parent | 7c8616278b19c42141ff4617573cbf950f4a456b [diff] |
btrfs: switch return_bigger to bool in find_ref_head Using bool is more suitable than int here, and add the comment about the return_bigger. Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>