https://github.com/torvalds/linux
Revision 3473f3c06a36865ae05993041fff35ee928342a7 authored by Josef Bacik on 09 June 2011, 14:15:17 UTC, committed by Josef Bacik on 09 June 2011, 14:15:17 UTC
In btrfs_wait_for_commit if we came upon a transaction that had committed we
just exited, but that's bad since we are holding the trans_lock.  So break
instead so that the lock is dropped.  Thanks,

Reported-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <josef@redhat.com>
1 parent 25b8b93
History
Tip revision: 3473f3c06a36865ae05993041fff35ee928342a7 authored by Josef Bacik on 09 June 2011, 14:15:17 UTC
Btrfs: unlock the trans lock properly
Tip revision: 3473f3c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.3 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top