commit | 32934280967d00dc2b5c4d3b63b21a9c8638326e | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Tue Aug 14 11:09:52 2018 -0700 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 15 17:23:26 2018 +0200 |
tree | dde9395ea399fd794503c67533a444f1bc357b15 | |
parent | 1da739678e0b7a764a0f1ef46886f919f19f6446 [diff] |
Btrfs: clean up scrub is_dev_replace parameter struct scrub_ctx has an ->is_dev_replace member, so there's no point in passing around is_dev_replace where sctx is available. Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>