diff options
author | Filipe Manana <fdmanana@suse.com> | 2022-02-03 18:36:44 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-03-14 15:13:50 +0300 |
commit | ad3fc7946b1829213bbdbb2b9ad0d124b31ae4a7 (patch) | |
tree | 44c40994c36b88e93902ebb04bc02d3e099cf0ad /fs/btrfs/extent_map.c | |
parent | bbf0ea7ea3855b35a2ab0b8d0000ce06cc58e4bf (diff) | |
download | linux-ad3fc7946b1829213bbdbb2b9ad0d124b31ae4a7.tar.xz |
btrfs: remove no longer used counter when reading data page
After commit 92082d40976ed0 ("btrfs: integrate page status update for
data read path into begin/end_page_read"), the 'nr' counter at
btrfs_do_readpage() is no longer used, we increment it but we never
read from it. So just remove it.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_map.c')
0 files changed, 0 insertions, 0 deletions