]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: dev stats item key conversion per cpu type is not needed
authorAnand Jain <anand.jain@oracle.com>
Wed, 21 Aug 2019 09:26:33 +0000 (17:26 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Sep 2019 12:59:12 +0000 (14:59 +0200)
commit440630ea7c37d0f785aca4122ac9272d01ee36db
tree4a6cad44937908e29dad6fd464655e006a03a756
parent4f84bd7f99fb67475e17e1cdca412e5d14bd3f45
btrfs: dev stats item key conversion per cpu type is not needed

%found_key is not used, drop it since it hasn't been used since the
beginning in 733f4fbbc108 ("Btrfs: read device stats on mount, write
modified ones during commit").

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c