Files
systemd/test
Lennart Poettering d29a7cced5 tests: don't use "dd" to allocate empty files
Let's use truncate -s … to create empty files (if they can be sparse)

Let's use fallocate -l … to create empty non-sparse files.

This should reduce the disk footprint of our tests a bit, given that in
most cases we won't use the allocate disk space in full, not even
remotely.

(cherry picked from commit dd2676c1ab)
2026-02-26 10:24:31 +00:00
..
2025-08-20 16:17:11 +09:00
2025-12-07 09:09:03 +09:00