On March 4, 2025 12:57 pm, Markus Frank wrote:
> Adds a config file for directories by using a 'map' property string for
> each node mapping.
>
> Next to node & path, there is the optional announce-submounts parameter
> which forces virtiofsd to report a different device number for each
> submount
Thanks for the feedback.
On 2025-04-02 15:14, Fabian Grünbichler wrote:
On March 4, 2025 12:57 pm, Markus Frank wrote:
Adds a config file for directories by using a 'map' property string for
each node mapping.
Next to node & path, there is the optional announce-submounts parameter
which force
One small comment inline.
Tested the obvious cases:
- trying to add multiple map entries with the same node for the same
dirid results in an error in the WebGUI
- adding multiple map entries manually in the file for a dirid will make
the VM fail to start with an error indicating that there are
Adds a config file for directories by using a 'map' property string for
each node mapping.
Next to node & path, there is the optional announce-submounts parameter
which forces virtiofsd to report a different device number for each
submount it encounters. Without it, duplicates may be created becau