containerd / continuity

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

Fix sameFile() to recognize empty files as the same #153

Closed tomfaulhaber closed 4 years ago

tomfaulhaber commented 4 years ago

This PR fixes issue #152 and adds a test for that case.