containerd / continuity

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

Fix fstest missing file updates #142

Closed dmcgowan closed 5 years ago

dmcgowan commented 5 years ago

Updates weren't being considered when checking for directory equality.

crosbymichael commented 5 years ago

LGTM