mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 05:26:58 +00:00
xfs doesn't like writes beyond eof (exactly at eof is fine), and due to continuation reordering, we sometimes do that. Fix by pre-truncating the segment to its maximum size.