mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 08:30:35 +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.