diff options
author | Chris Mason <chris.mason@oracle.com> | 2011-11-06 08:26:19 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-11-06 08:26:19 (GMT) |
commit | d43317dcd074818d4bd12ddd4184a29aff98907b (patch) | |
tree | 233033cf8c7f3cb38dc549d2a1be7f0fc9ecfd80 /fs/btrfs/extent_io.c | |
parent | 56d2a48f81a1bde827c625b90221fade72fe9c61 (diff) | |
download | linux-fsl-qoriq-d43317dcd074818d4bd12ddd4184a29aff98907b.tar.xz |
Btrfs: fix race during transaction joins
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>
Diffstat (limited to 'fs/btrfs/extent_io.c')
0 files changed, 0 insertions, 0 deletions