mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 16:22:15 +00:00
fallocate creates sparse file, XFS rejects such file for swapfile: https://bugzilla.redhat.com/show_bug.cgi?id=1129205 Use dd instead. Fixes #6650