btrfs-progs/check
Su Yue ee455db07e btrfs-progs: lowmem: add argument path to punch_extent_hole()
Since repair will do CoW, the outer path may be invalid.

This patch will add an argument, @path, to punch_extent_hole().
When punch_extent_hole() returns, path will still point to the same key.

Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com>
[Update comment and commit message]
Signed-off-by: Qu Wenruo <wqu@suse.com>
2019-04-16 09:02:01 +08:00
..
main.c btrfs-progs: check: Fix false alert about uninitialized variable 2019-03-05 12:57:41 +01:00
mode-common.c btrfs-progs: check: lowmem: Add ability to repair dir item with mismatched hash 2019-01-15 18:42:13 +01:00
mode-common.h btrfs-progs: check: lowmem: Add ability to repair dir item with mismatched hash 2019-01-15 18:42:13 +01:00
mode-lowmem.c btrfs-progs: lowmem: add argument path to punch_extent_hole() 2019-04-16 09:02:01 +08:00
mode-lowmem.h btrfs-progs: check: lowmem: Add ability to repair dir item with mismatched hash 2019-01-15 18:42:13 +01:00
mode-original.h btrfs-progs: check: orig: Use mismatch_dir_hash_record to record bad dir items 2019-01-15 18:42:13 +01:00