Re: [PATCH v2] net/9p: add vsock transport

Matus Skvarla <[email protected]> Fri, 3 Jul 2026 16:16:50 +0200
Newsgroups dev.linux.lists.v9fs,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Fri, Jul 03, 2026 at 05:41 +0000, [email protected] wrote:
> If you respin this patch, please add the port= option because it is
> absent from this example and it could be missed if one doesn't read the
> paragraph below carefully:
>
>	mount -t 9p -o trans=vsock[,port=<port>] <CID> /mnt/9

My first idea was to have it there, but I removed it before submitting
as I thought it would be redundant. No problem with having the port
option specified in the example. I'll submit a v3 with this change.

--
Matus