Files
containerd/plugins
ChengyuZhu6 f873e4d3c2 plugins/mount/erofs: use fsmount API to avoid PAGE_SIZE limit
The traditional mount() syscall has a PAGE_SIZE (typically 4KB) limit
for mount options. Use the new mount API (fsopen/fsconfig/fsmount/
move_mount) introduced in Linux 5.2 to bypass this limitation.

Fixed: #12662

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
2026-01-17 16:02:09 +08:00
..
2025-11-04 16:04:30 +09:00
2025-12-23 23:19:50 +08:00
2024-02-27 22:09:20 -08:00
2026-01-06 10:52:49 -08:00
2024-01-17 09:55:12 -08:00
2024-12-23 23:14:49 -07:00
2025-11-18 08:51:51 -08:00
2025-09-18 17:08:43 -07:00