btrfs-progs/check
Qu Wenruo 35a629514e btrfs-progs: check/original: Remove unused variable first_key
This @first_key variable is introduced in f5c4c4f3b7
("btrfsck: add code to rebuild extent records"), however it's not only
unused, but also used incorrectly.

It's calling btrfs_item_key_to_cpu() on an node extent buffer.

Anyway, just remove it.

Fixes: f5c4c4f3b7 ("btrfsck: add code to rebuild extent records")
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2018-03-30 22:15:55 +02:00
..
main.c btrfs-progs: check/original: Remove unused variable first_key 2018-03-30 22:15:55 +02:00
mode-common.c Btrfs-progs: check, fix false error reports for shared prealloc extents 2018-03-30 22:15:54 +02:00
mode-common.h Btrfs-progs: check, fix false error reports for shared prealloc extents 2018-03-30 22:15:54 +02:00
mode-lowmem.c btrfs-progs: check/lowmem mode: Check inline extent size 2018-03-30 22:15:54 +02:00
mode-lowmem.h btrfs-progs: check: rename files after moving code 2018-02-02 16:01:59 +01:00
mode-original.h btrfs-progs: check: original mode: Check inline extent size 2018-03-30 22:15:54 +02:00