containerd / zfs

ZFS snapshotter plugin for containerd
Apache License 2.0
67 stars 29 forks source link

Implements zfs usage by returning the USED field from the zfs snapshot. #38

Closed jordanhatcher closed 3 years ago

jordanhatcher commented 3 years ago

Attempt at an implementation for #17

Signed-off-by: Jordan Hatcher jordan@jordan-hatcher.com

AkihiroSuda commented 3 years ago

Thanks for working on this, could you squash commits?

Also, can we have a unit test? (for both KindActive and KindCommitted)