mirror of
https://github.com/containerd/containerd.git
synced 2026-07-13 02:53:18 +00:00
FreeBSD mount options may have embedded = characters. For example, devfs(5) supports the `ruleset` option which can be passed as `ruleset=4` to indicate that ruleset 4 should be used. Signed-off-by: Samuel Karp <me@samuelkarp.com>