diff options
author | Filipe Manana <fdmanana@suse.com> | 2021-07-22 15:58:10 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-08-23 13:19:01 +0200 |
commit | c7bcbb2120cb74ce8757e310e5ceea1f3a139597 (patch) | |
tree | d2e5336bd3db5559bc0a40d2d76504382fb9ff52 /fs/btrfs/tree-log.c | |
parent | 2ac691d8b3b1dd300a48b1763fa3a1434863070b (diff) | |
download | linux-next-c7bcbb2120cb74ce8757e310e5ceea1f3a139597.tar.gz |
btrfs: remove ignore_offset argument from btrfs_find_all_roots()
Currently all the callers of btrfs_find_all_roots() pass a value of false
for its ignore_offset argument. This makes the argument pointless and we
can remove it and make btrfs_find_all_roots() always pass false as the
ignore_offset argument for btrfs_find_all_roots_safe(). So just do that.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.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