https://github.com/torvalds/linux
Revision b6305567e7d31b0bec1b8cb9ec0cadd7f7086f5f authored by Chris Mason on 02 July 2012, 19:29:53 UTC, committed by Chris Mason on 02 July 2012, 19:39:19 UTC
While we are resolving directory modifications in the
tree log, we are triggering delayed metadata updates to
the filesystem btrees.

This commit forces the delayed updates to run so the
replay code can find any modifications done.  It stops
us from crashing because the directory deleltion replay
expects items to be removed immediately from the tree.

Signed-off-by: Chris Mason <chris.mason@fusionio.com>
cc: stable@kernel.org
1 parent 7fd1a3f
History
Tip revision: b6305567e7d31b0bec1b8cb9ec0cadd7f7086f5f authored by Chris Mason on 02 July 2012, 19:29:53 UTC
Btrfs: run delayed directory updates during log replay
Tip revision: b630556
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-- 1014 bytes
.mailmap -rw-r--r-- 4.2 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-- 205.4 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top