summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorJan Schmidt <list.btrfs@jan-o-sch.net>2013-02-21 15:35:27 (GMT)
committerJosef Bacik <jbacik@fusionio.com>2013-02-26 16:00:50 (GMT)
commitca60ebfa303ca6d9f3cad5028c10f0a17d571a4c (patch)
treec8445152a89596fb1d6895a198327268067b11ae /Kbuild
parentf2bdf9a8f79052e9577936cbe5696c0e232aa0e3 (diff)
downloadlinux-ca60ebfa303ca6d9f3cad5028c10f0a17d571a4c.tar.xz
Btrfs: fix backref walking race with tree deletions
When a subvolume is removed, we remove the root item from the root tree, while the tree blocks and backrefs remain for a while. When backref walking comes across one of those orphan tree blocks, it can find a backref for a no longer existing root. This is all good, we only must tolerate __resolve_indirect_ref returning an error and continue with the good refs found. Reported-by: Alex Lyakas <alex.btrfs@zadarastorage.com> Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net> Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions