containerd / continuity

A transport-agnostic, filesystem metadata manifest system
https://containerd.io
Apache License 2.0
141 stars 67 forks source link

support filesystem magic for linux #239

Closed yylt closed 5 months ago

yylt commented 6 months ago

Related to https://github.com/containerd/containerd/pull/5859

File filesystem magic number is general operation, so it is placed here.

yylt commented 6 months ago

@AkihiroSuda