mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
common: remove IRIX-specific code
As xfstests is no longer supported on IRIX, remove IRIX-specific code from the common helper scripts. [eguan: add _filter_devchar back as xfs/061 needs it] Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -314,7 +314,6 @@ _print_operation()
|
||||
# and may not match with the FS mounted at a different LR size
|
||||
# => xlog_do_recovery_pass() can not handle the different hdr sizes
|
||||
# it assumes them all to be the same between the start..finish
|
||||
# NB: On IRIX there is no UMOUNT record and so we could start from -s 0.
|
||||
|
||||
_print_transaction_inode()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user