commit | 131ce4367a8f37c6609148117a051d86cd55a5d9 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Jul 19 19:30:41 2017 +0200 |
committer | David Sterba <dsterba@suse.com> | Wed Aug 16 16:12:04 2017 +0200 |
tree | 3c83c8850b763da5a7f13f24ca1f526c61bfe3cb | |
parent | 9c17f6cda1f5debb186a2af1dad4178f63cfbace [diff] |
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait Correctly account for IO when waiting for a submitted bio in scrub. This only for the accounting purposes and should not change other behaviour. Signed-off-by: David Sterba <dsterba@suse.com>