mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
290d82e993
During stress testing we want to cover as much code paths as possible fsstress is very good for this purpose. But it has expandable nature (disk usage almost continually grow). So once it goes in no ENOSPC condition it will be where till the end. But by running 'dd' writers in parallel we can regularly trigger ENOSPC but only for a limited periods of time because each time it opens the same file with O_TRUNC. Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org> Signed-off-by: Christoph Hellwig <hch@lst.de>
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
QA output created by 269
|
|
|
|
Run fsstress
|
|
|
|
Run dd writers in parallel
|