Files
containerd/mount
Peng Tao 9e42070169 mount: handle loopback mount
If a mount has specified `loop` option, we need to handle it on our
own instead of passing it to the kernel. In such case, create a
loopback device, attach the mount source to it, and mount the loopback
device rather than the mount source.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2021-01-04 10:14:55 -08:00
..
2018-02-19 10:32:26 +09:00
2018-02-19 10:32:26 +09:00
2021-01-04 10:14:55 -08:00
2020-01-01 04:16:30 +09:00
2021-01-04 10:14:55 -08:00
2018-10-12 22:24:13 +00:00
2018-02-19 10:32:26 +09:00