Revision d43317dcd074818d4bd12ddd4184a29aff98907b authored by Chris Mason on 06 November 2011, 08:26:19 UTC, committed by Chris Mason on 06 November 2011, 08:26:19 UTC
While we're allocating ram for a new transaction, we drop our spinlock.
When we get the lock back, we do check to see if a transaction started
while we slept, but we don't check to make sure it isn't blocked
because a commit has already started.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent 56d2a48
History

back to top