containerd/snapshots/devmapper
Shinichi Morimoto 942af12032 fix pool_device_test.go
While executing mke2fs, 'Not enough space to build proposed filesystem while setting up superblock' error is happend on Ubuntu20.04

Signed-off-by: Shinichi Morimoto <shnmorimoto@gmail.com>
2022-04-14 09:55:29 +09:00
..
blkdiscard replace uses of os/exec with golang.org/x/sys/execabs 2021-08-25 18:11:09 +02:00
dmsetup Use testify 2022-04-01 18:17:58 -07:00
plugin feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
config_test.go Use testify 2022-04-01 18:17:58 -07:00
config.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
device_info.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
metadata_test.go Use testify 2022-04-01 18:17:58 -07:00
metadata.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
pool_device_test.go fix pool_device_test.go 2022-04-14 09:55:29 +09:00
pool_device.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
snapshotter_test.go Use testify 2022-04-01 18:17:58 -07:00
snapshotter.go Mount devmapper xfs file system with "nouuid" option. 2022-03-10 00:05:39 +00:00