mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
shared: check corrupted orphaned inode list handling
Commit c9eb13a fixed this bug: ext4: fix hang when processing corrupted orphaned inode list Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -195,6 +195,7 @@ export DUMP_PROG="`set_prog_path dump`"
|
||||
export RESTORE_PROG="`set_prog_path restore`"
|
||||
export LVM_PROG="`set_prog_path lvm`"
|
||||
export CHATTR_PROG="`set_prog_path chattr`"
|
||||
export DEBUGFS_PROG="`set_prog_path debugfs`"
|
||||
|
||||
# use 'udevadm settle' or 'udevsettle' to wait for lv to be settled.
|
||||
# newer systems have udevadm command but older systems like RHEL5 don't.
|
||||
|
||||
Reference in New Issue
Block a user