https://github.com/torvalds/linux
Revision db1d607d3ca5cbb283cbb17d648cd7e8dc67cc7b authored by Josef Bacik on 26 March 2013, 19:29:11 UTC, committed by Josef Bacik on 28 March 2013, 13:51:28 UTC
We need to hold the ordered_operations mutex while waiting on ordered extents
since we splice and run the ordered extents list.  We need to make sure anybody
else who wants to wait on ordered extents does actually wait for them to be
completed.  This will keep us from bailing out of flushing in case somebody is
already waiting on ordered extents to complete.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
1 parent 6e137ed
History
Tip revision: db1d607d3ca5cbb283cbb17d648cd7e8dc67cc7b authored by Josef Bacik on 26 March 2013, 19:29:11 UTC
Btrfs: hold the ordered operations mutex when waiting on ordered extents
Tip revision: db1d607
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-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 234.0 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top