Files
containerd/plugins/snapshots
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
..
2024-04-14 06:24:33 -07:00
2024-01-25 22:18:45 -08:00
2024-04-14 06:24:33 -07:00
2025-07-30 14:46:59 -04:00