Files
packages/utils
Wei-Ting Yang 82149672b6 coreutils: patch possible infinite loop with SEEK_HOLE
cp, install, and mv no longer enter an infinite loop copying sparse files
with SEEK_HOLE. E.g., this was seen on ext4 when copying sparse files with
extents that are being actively updated, and copy offload is not being used.

See also:
https://github.com/coreutils/coreutils/commit/bd528f923482223649aa84be7d131e69356149da

Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
(cherry picked from commit 1938656f70)
2026-01-25 14:50:41 +02:00
..
2026-01-19 21:09:19 +02:00
2025-12-18 16:39:04 +01:00
2025-12-25 16:26:11 +02:00
2025-12-30 01:08:33 +01:00
2025-12-07 20:06:00 +01:00
2026-01-15 00:55:30 +02:00
2025-12-05 22:55:24 +01:00
2026-01-16 06:21:27 +02:00
2025-12-25 12:56:07 +02:00
2026-01-18 18:23:57 +02:00
2025-12-05 23:00:29 +01:00
2025-12-29 12:46:50 +01:00
2025-12-26 09:48:38 +01:00
2025-12-28 18:40:05 +08:00