Files
containerd/core
Gao Xiang 47cfd1138b diff/walking: enable mount manager
The default walking applier performs a real temporary mount for
unpacking, but the mount manager failed to adapt to the walking
differ.

This fixes the EROFS snapshotter together with the default walking
differ, otherwise it reports:

```
ctr: apply layer error for "[]": failed to extract layer sha256:[]:
failed to mount /var/lib/containerd/tmpmounts/containerd-mount3992073457:
internal mount option "X-containerd.mkfs.fs=ext4" was not consumed by
the mount manager
```

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
2026-04-09 14:17:35 +08:00
..
2026-03-15 18:24:14 +01:00
2026-04-09 14:17:35 +08:00
2026-03-15 15:00:42 +01:00
2026-03-15 18:24:17 +01:00
2026-03-17 13:36:17 +01:00
2026-03-15 18:24:14 +01:00
2026-03-22 22:52:10 +00:00
2024-10-18 16:04:54 -07:00