diff options
author | Nikolay Borisov <nborisov@suse.com> | 2017-10-24 11:50:39 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-22 16:08:11 +0100 |
commit | d3fac6ba7dccc54f52087bb9d7b9be27aa6fa622 (patch) | |
tree | 0a98b11318492f246427c57d34c80e138a14fbbd /fs/drop_caches.c | |
parent | ac244ef1da76383842a9a4c3404e35d0669f2e53 (diff) |
btrfs: Remove redundant mirror_num arg
The following callpath is always invoked with mirror_num set to 0, so
let's remove it as an argument and directly pass 0 to __do_redpage. No
functional change.
extent_readpages
__extent_readpages
__do_contiguous_readpages
__do_readpage
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/drop_caches.c')
0 files changed, 0 insertions, 0 deletions