]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebcb2a161fcba0b9748fffc74d0e39c5cbc3791b
tree362cfc618cc2eee50f43d91600b9e829539976c5
parent9df54dbcf8a7882002e726485d1852b2928eab66
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