mirror of
https://github.com/qemu/qemu.git
synced 2025-08-14 20:31:47 +00:00
![]() Currently, setup_mounts() bind-mounts the shared directory without
MS_REC. This makes all submounts disappear.
Pass MS_REC so that the guest can see submounts again.
Fixes:
|
||
---|---|---|
.. | ||
virtiofsd |