containerd / continuity

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

Ensure rmdir gets set for every directory #103

Closed dmcgowan closed 6 years ago

dmcgowan commented 6 years ago

Fixes a bug where rmdir was not getting set on a directory if the previous change was also a directory.

This also needs to be cherry-picked into containerd 1.0.x

stevvooe commented 6 years ago

LGTM

crosbymichael commented 6 years ago

LGTM