mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
* 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> |
||
---|---|---|
.. | ||
000_auto | ||
001_by_label | ||
002_by_name | ||
003_btrfs | ||
004_xfs | ||
005_by_device_force | ||
006_gpt | ||
010_multiple | ||
README.md |
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.