mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fix up xfstests for realtime fs
Filter out inode numbers; these change with realtime
This commit is contained in:
@@ -79,6 +79,8 @@ s/(disconnected dir inode) (\d+)/\1 INO/;
|
||||
# for log
|
||||
s/internal log/<TYPEOF> log/g;
|
||||
s/external log on \S+/<TYPEOF> log/g;
|
||||
# realtime subvol - remove this whole line if it appears
|
||||
s/ - generate realtime summary info and bitmap...\n//g;
|
||||
print;'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user