containerd / continuity

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

Fix incorrect usage calculation #169

Closed dmcgowan closed 3 years ago

dmcgowan commented 3 years ago

Set the size based on the correct calculation of blocks and the fixed size unit. Add tests which align the size with the filesystem block.

crosbymichael commented 3 years ago

LGTM