mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
876161d544
The xfsprogs libxfs layer implements its own log formatting code to support utilities that might need to format the log, such as mkfs, repair, metadump, etc. This code is fairly independent from kernel log writing code. Therefore, add a test that reformats the log from userspace with various supported log stripe unit alignments and verifies that the end result is a correctly formatted log. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
QA output created by 135
|
|
Formatting the log to cycle 3, stripe unit 16384 bytes.
|
|
Formatting the log to cycle 3, stripe unit 32768 bytes.
|
|
Formatting the log to cycle 3, stripe unit 65536 bytes.
|
|
Formatting the log to cycle 3, stripe unit 131072 bytes.
|
|
Formatting the log to cycle 3, stripe unit 262144 bytes.
|