https://github.com/torvalds/linux
Revision b12a3b1ea209d9dec02731fba58c3dbe7d31cfd8 authored by Chris Mason on 07 August 2012, 19:34:49 UTC, committed by Chris Mason on 28 August 2012, 20:53:34 UTC
When we split a leaf, we may end up inserting a new root on top of that
leaf.  The reflog code was incorrectly assuming the old root was always
a node.  This makes sure we skip over leaves.

Signed-off-by: Chris Mason <chris.mason@fusionio.com>
1 parent 6fc823b
History
Tip revision: b12a3b1ea209d9dec02731fba58c3dbe7d31cfd8 authored by Chris Mason on 07 August 2012, 19:34:49 UTC
Btrfs: don't run __tree_mod_log_free_eb on leaves
Tip revision: b12a3b1
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.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top