containerd/snapshots
Kazuyoshi Kato e1f51ba73d Use os.File#Seek() to get the size of a block device
Instead of calling blockdev(1), this change uses os.File#Seek which
would be more effecient.

https://github.com/firecracker-microvm/firecracker/pull/1371

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2021-03-26 10:14:38 -07:00
..
benchsuite vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
btrfs Add cgo tag to btrfs plugin 2021-01-23 02:42:57 +08:00
devmapper Use os.File#Seek() to get the size of a block device 2021-03-26 10:14:38 -07:00
lcow Add scratch space re-use functionality to LCOW snapshotter 2021-01-13 15:20:46 -08:00
native native: support for FreeBSD 2020-12-22 21:26:04 -08:00
overlay Move RunningInUserNS() to its own package 2021-03-23 11:29:53 +01:00
proxy Add Cleanup to snapshot API 2020-01-07 14:59:20 -08:00
storage vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
testsuite Import crypto for all snapshotters during testsuite 2020-11-19 08:50:07 -05:00
windows Scratch size customization and UVM scratch creation for WCOW snapshotter 2021-01-18 07:33:52 -08:00
snapshotter.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00