Files
containerd/plugins/snapshots
Alex Lyn 31ca428580 snapshots/erofs: pass dm-verity metadata path via mount options
Update the EROFS snapshotter to pass the dm-verity metadata path
through the `X-containerd.dmverity` mount option. Previously, the
system relied on implicit mode detection; providing the explicit
path allows downstream components (such as Kata Containers mount
handlers) to reliably locate and read `.dmverity` files.

Correspondingly, update the EROFS mount handler to parse and utilize
this explicit metadata path for dm-verity device initialization.
This enables the runtime to retrieve root hashes and other necessary
metadata directly, ensuring robust layer integrity verification.

Signed-off-by: Alex Lyn <alex.lyn@antgroup.com>
2026-04-25 18:34:57 +08:00
..
2026-03-15 18:24:15 +01:00
2026-03-17 13:36:11 +01:00
2026-03-17 13:36:16 +01:00
2026-03-17 13:36:17 +01:00
2026-03-15 18:24:15 +01:00
2026-03-17 13:36:11 +01:00
2026-03-17 13:36:17 +01:00