commit | 100aa5d9f9f9d1163218bbbaad21bffbd8ee3e8d | [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 | 040ebcdba64a5c1103c5751cb7cb9a590fe3fdbd | |
parent | 521e1022274000af1981411673e4019d44bdea7f [diff] |
btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_block 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>