]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: tree mod log's old roots could still be part of the tree
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Tue, 23 Oct 2012 09:27:33 +0000 (11:27 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Wed, 24 Oct 2012 10:36:37 +0000 (12:36 +0200)
commitf863b42047daa7813484917b4767699af260c6e2
tree892c092aa11b015b064bf86ff98f4b60aeb692ed
parent4f3d96a3030d5cd4a788f13c5d81058615821280
Btrfs: tree mod log's old roots could still be part of the tree

Tree mod log treated old root buffers as always empty buffers when starting
the rewind operations. However, the old root may still be part of the
current tree at a lower level, with still some valid entries.

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
fs/btrfs/ctree.c