Re: [PATCH v4 11/32] tools/xen-9pfsd: add 9pfs create request support
On Mon, Feb 5, 2024 at 6:21 AM Juergen Gross wrote: > > Add the create request of the 9pfs protocol. > > Signed-off-by: Juergen Gross > Acked-by: Anthony PERARD Reviewed-by: Jason Andryuk
[PATCH v4 11/32] tools/xen-9pfsd: add 9pfs create request support
Add the create request of the 9pfs protocol. Signed-off-by: Juergen Gross Acked-by: Anthony PERARD --- V2: - set permissions correctly (Jason Andryuk) V3: - use opendirat() etc. (Jason Andryuk) - rework error handling a little bit --- tools/xen-9pfsd/io.c | 151 +