On Wed, Apr 17, 2024 at 03:16:18PM GMT, Stefan Berger wrote:
> On 4/17/24 09:29, Andrea Bolognani wrote:
> > +#shared_filesystems = [
> > +#  "/path/to/images",
> > +#  "/path/to/nvram",
> > +#  "/path/to/swtpm"
> > +#]
>
> May be worth considering: Would it ever be useful or necessary for libvirt
> to know what type of filesystem is used for the sharing, so that users
> should write nfs:/path/to/swtpm for example? I don't have much experience
> with shared filesystems (other than NFS) but maybe sometimes behavior has to
> be adjusted depending on what type is being used.

I don't think so. Ultimately it all boils down to a binary choice
implemented via a call to virFileIsSharedFS().

-- 
Andrea Bolognani / Red Hat / Virtualization
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org

Reply via email to