[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZFAWaQbDR1_r5jf-@codewreck.org>
Date: Tue, 2 May 2023 04:43:37 +0900
From: Dominique Martinet <asmadeus@...ewreck.org>
To: Jason Andryuk <jandryuk@...il.com>
Cc: Eric Van Hensbergen <ericvh@...nel.org>,
Latchesar Ionkov <lucho@...kov.net>,
Christian Schoenebeck <linux_oss@...debyte.com>,
v9fs@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs/9p: Remove INET dependency
Jason Andryuk wrote on Mon, May 01, 2023 at 03:06:00PM -0400:
> 9pfs can run over assorted transports, so it doesn't have an INET
> dependency. Drop it and remove the includes of linux/inet.h.
>
> This allows configuring 9pfs over Xen with INET disabled.
Good catch.
Could you add depends on INET to NET_9P_FD in net/9p/Kconfig?
That aside looks good to me; we probably ought to cleanup the includes a
bit more aggressively...
--
Dominique
Powered by blists - more mailing lists