commit | 2980d5745fa0beeaab4c22e25bea4faa54f7d9f7 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu Jun 15 16:04:26 2017 +0200 |
committer | David Sterba <dsterba@suse.com> | Wed Jun 21 19:03:39 2017 +0200 |
tree | 7092c2a1cee233456a83b8cfca2badffde24bdef | |
parent | e0ae999414238aa9c0a116844813982effb68a02 [diff] |
btrfs: account as waiting for IO, while waiting fot the flush bio completion Similar to what submit_bio_wait does, we should account for IO while waiting for a bio completion. This has marginal visible effects, flush bio is short-lived. Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>