[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] libxl/xl: add support for Xen 9pfs
On Mon, Mar 27, 2017 at 03:19:41PM -0700, Stefano Stabellini wrote: > Add functions to libxl to setup a Xen 9pfs frontend/backend connection. > Add support to xl to parse a 9pfs option in the VM config file, in the > following format: > > p9=["tag=share_dir,security_model=none,path=/root/share_dir"] > > where tag identifies the 9pfs share and it is required to mount it on > the guest side, path is the path of the filesystem to share and the only > security_model supported is "none" which means that files are stored > using the same credentials as they are created on the guest (no user > ownership squash or remap). > > Signed-off-by: Stefano Stabellini <stefano@xxxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |