mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
a93b1dd76c
Regression test for: c5c72d8 ext4: fix online resizing for ext3-compat file systems Signed-off-by: Eric Sandeen <esandeen@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com> Reviewed-by: Rich Johnston <rjohnston@sgi.com> Signed-off-by: Rich Johnston <rjohnston@sgi.com>
14 lines
481 B
Plaintext
14 lines
481 B
Plaintext
QA output created by 306
|
|
Create 1m testfile1
|
|
wrote 1048576/1048576 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
Create testfile2 to fill the fs
|
|
pwrite64: No space left on device
|
|
Resize to 1g
|
|
append 2m to testfile1
|
|
wrote 2097152/2097152 bytes at offset 1048576
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
append 2m to testfile2
|
|
wrote 2097152/2097152 bytes at offset 536870912
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|