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-11-12 19:10:09 +02:00
2025-11-23 18:28:36 -07:00
2025-10-21 13:49:06 +08:00
2025-12-18 16:39:04 +01:00
2025-11-02 01:21:45 +02:00
2025-12-25 16:26:11 +02:00
2025-10-02 17:07:06 +03:00
2025-10-17 01:35:09 +08:00
2025-10-17 01:34:34 +08:00
2025-12-30 01:08:33 +01:00
2025-11-12 07:18:09 +02:00
2025-12-07 20:06:00 +01:00
2025-10-12 20:04:29 +03:00
2025-10-06 19:18:19 -03:00
2025-11-23 09:53:01 +01:00
2025-10-21 20:21:06 +02:00
2025-11-17 20:41:51 +02:00
2025-11-13 18:01:20 +02:00
2026-01-15 00:55:30 +02:00
2025-10-05 11:18:08 -03:00
2025-12-04 17:23:42 +01:00
2025-10-25 08:24:39 +03:00
2025-12-05 22:55:24 +01:00
2025-10-18 14:31:36 +03: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-09-25 09:52:20 +02:00
2025-12-26 09:48:38 +01:00
2025-11-07 19:36:47 +02:00
2025-12-28 18:40:05 +08:00