The patchsets fixes 2 problems in checking deleted subvolume.

First, there are cases missing in checking drop_key, this add up the missing 
cases,
so the skipping flow could work correctly.

Second, the drop key is only applied to subvolume tree. This should be applied 
to the
corresponding relocation tree of the deleted subvolume as well.

ethanwu (2):
  btrfs-progs: check: skip keys prior to drop key in deleted subvolume
    correctly
  btrfs-progs: check: add drop key to relocation tree

 cmds-check.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 62 insertions(+), 4 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to