mirror of
https://github.com/containerd/containerd.git
synced 2026-07-05 14:19:03 +00:00
While Walk() has been taking filter strings, it was not using the parameter. This change actually makes the filtering work. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>