Files
linuxkit/test/cases/040_packages/006_format_mount
Avi Deitcher 14c29db5c2 Containerd v2.0.3 (#4112)
* containerd to semver v2.0.3

Signed-off-by: Avi Deitcher <avi@deitcher.net>

* containerd v2.0.3 plus commits to fix blkdiscard

Signed-off-by: Avi Deitcher <avi@deitcher.net>

* update containerd-dev dependencies

Signed-off-by: Avi Deitcher <avi@deitcher.net>

* updated pkg/init and pkg/containerd deps

Signed-off-by: Avi Deitcher <avi@deitcher.net>

---------

Signed-off-by: Avi Deitcher <avi@deitcher.net>
2025-03-06 17:12:07 +02:00
..
2025-03-06 17:12:07 +02:00
2025-03-06 17:12:07 +02:00
2025-03-06 17:12:07 +02:00
2025-03-06 17:12:07 +02:00
2025-03-06 17:12:07 +02:00
2025-03-06 17:12:07 +02:00
2025-03-06 17:12:07 +02:00

xfs tests

XFS packages - xfsprogs - is generally forward compatible but not backwards compatible. This means that a more recent version of xfsprogs will not work with an older kernel.

To avoid this issue, do not update these tests unless you are also updating the kernel.

This can be made simpler by having kernel-specific versions.