mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
changes for supporting the version 2 log format.
This commit is contained in:
@@ -68,6 +68,7 @@ _filter_logprint()
|
||||
s/log file: "([\w|\/.-]+)" daddr: (\d+) length: (\d+)/log device: LDEV daddr: XXX length: XXX/;
|
||||
s/skipped (\w+) zeroed blocks/skipped XXX zeroed blocks/;
|
||||
s/^uuid: *[0-9a-f-][0-9a-f-]* *format: *.*$/uuid: <UUID> format: <FORMAT>/;
|
||||
s/version: \d/version: <VERN>/;
|
||||
print;
|
||||
'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user