Files
containerd/plugins
Gao Xiang 8a6e6263f8 Support arbitary mkfs size (not only in MiB)
Rename `default_size_mb` to `default_size` so that it's similar to
Docker's `--storage-opt size=30G` flag.  For example,

``` toml
[plugins."io.containerd.snapshotter.v1.erofs"]
  default_size = "5GB"
```

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
2025-10-21 15:35:05 +08:00
..
2025-10-13 19:33:44 -07:00
2024-02-27 22:09:20 -08:00
2025-09-01 10:48:38 +08:00
2024-01-17 09:55:12 -08:00
2024-12-23 23:14:49 -07:00
2025-09-18 17:08:43 -07:00