]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemd-mount: support discovery of loop backing file
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 5 Jul 2017 12:54:40 +0000 (21:54 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 5 Jul 2017 12:54:40 +0000 (21:54 +0900)
commitf0aac575fc1063a43be421b2ce9776400ca02abd
treea8a39d9ccc076c05d9e773d08f0ff72de8ec7356
parent601b08420db5f2f8471ddce08f69d7a1b17bbe4a
systemd-mount: support discovery of loop backing file

```
$ suro systemd-mount /path/to/disk.img
Started unit run-media-system-disk.img.mount for mount point: /run/media/system/disk.img
```

Closes #6226.
man/systemd-mount.xml
src/mount/mount-tool.c