commit | a68370515356a3eddbfaf7f56418b3cf85d76c2c | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Wed Feb 04 09:19:41 2009 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Feb 04 09:19:41 2009 -0500 |
tree | 362cfc618cc2eee50f43d91600b9e829539976c5 | |
parent | 89f135d8b53bcccafd91a075366d2704ba257cf3 [diff] |
Btrfs: Catch missed bios in the async bio submission thread The async bio submission thread was missing some bios that were added after it had decided there was no work left to do. Signed-off-by: Chris Mason <chris.mason@oracle.com>