mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 01:21:15 +00:00
Switch block CIM snapshotter and diff plugin init checks from IsBlockCimSupported() to IsBlockCimWriteSupported() to allow plugins to load when the CimWriter.dll is available, even on OS builds without native block CIM support. Signed-off-by: Maksim An <maksiman@microsoft.com>