Expand description
mount.composefs - Mount helper for composefs images.
This is a Rust reimplementation of the C mount.composefs tool, providing
a compatible command-line interface. When installed as /usr/sbin/mount.composefs,
the kernel dispatches to it for mount -t composefs commands.
Structsยง
- Mount
Args ๐ - Mount helper for composefs images.
- Parsed
Option ๐
Functionsยง
- parse_
mount_ ๐options - run
- Entry point when invoked as
mount.composefsvia argv[0] symlink. - run_
from_ args - Entry point when invoked as
cfsctl mount.composefs ...subcommand. - run_
mount ๐ - unescape_
option ๐