summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_map.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2022-02-03 18:36:44 +0300
committerDavid Sterba <dsterba@suse.com>2022-03-14 15:13:50 +0300
commitad3fc7946b1829213bbdbb2b9ad0d124b31ae4a7 (patch)
tree44c40994c36b88e93902ebb04bc02d3e099cf0ad /fs/btrfs/extent_map.c
parentbbf0ea7ea3855b35a2ab0b8d0000ce06cc58e4bf (diff)
downloadlinux-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