Btrfs: Catch missed bios in the async bio submission thread
authorChris Mason <chris.mason@oracle.com>
Wed, 4 Feb 2009 14:19:41 +0000 (09:19 -0500)
committerChris Mason <chris.mason@oracle.com>
Wed, 4 Feb 2009 14:19:41 +0000 (09:19 -0500)
commita68370515356a3eddbfaf7f56418b3cf85d76c2c
tree362cfc618cc2eee50f43d91600b9e829539976c5
parent89f135d8b53bcccafd91a075366d2704ba257cf3
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>
fs/btrfs/async-thread.c
fs/btrfs/volumes.c