commit | 0986fe9eac24fd186927c3b87af51d62f8ab92cd | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Fri Aug 15 15:34:15 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:06 2008 -0400 |
tree | 766cc26439f0f89fea5f45975cd2c595551e7e08 | |
parent | b720d209524fccdd33a499351f2ca880b8c0ffb4 [diff] [blame] |
Btrfs: Count async bios separately from async checksum work items Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index c88f1e1..bb4a8d2 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h
@@ -544,6 +544,7 @@ struct list_head hashers; struct list_head dead_roots; atomic_t nr_async_submits; + atomic_t nr_async_bios; /* * this is used by the balancing code to wait for all the pending