commit | d41ebef2005f3b1669da334183088668c168c74a | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri May 29 16:20:35 2020 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jul 27 12:55:23 2020 +0200 |
tree | ec88e0c502ec1406e922d7f91fbeb121400dfc03 | |
parent | 771aba0d12dd945132e2c3bbb512f96edc0efbaa [diff] |
btrfs: scrub: clean up temporary page variables in scrub_checksum_data Add proper variable for the scrub page and use it instead of repeatedly dereferencing the other structures. Signed-off-by: David Sterba <dsterba@suse.com>