diff options
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | 2013-04-13 13:19:53 (GMT) |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-05-06 19:54:47 (GMT) |
commit | 90f8d62ebb55e2188c1618b650378f9857f9e9a4 (patch) | |
tree | 6b1c532506eeec5998422e7c3d253e129582eb17 /kernel/sys.c | |
parent | ceda08642459e31673d24d7968d864390d2ce5fa (diff) | |
download | linux-fsl-qoriq-90f8d62ebb55e2188c1618b650378f9857f9e9a4.tar.xz |
Btrfs: fix tree mod log regression on root split operations
Commit d9abbf1c changed tree mod log locking around ROOT_REPLACE operations.
When a tree root is split, however, we were logging removal of all elements
from the root node before logging removal of half of the elements for the
split operation. This leads to a BUG_ON when rewinding.
This commit removes the erroneous logging of removal of all elements.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions