[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250117085958.0b91a98b@canb.auug.org.au>
Date: Fri, 17 Jan 2025 08:59:58 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Steve French <smfrench@...il.com>
Cc: "Paulo Alcantara (Red Hat)" <pc@...guebit.com>, Steve French
<stfrench@...rosoft.com>, CIFS <linux-cifs@...r.kernel.org>, Linux Kernel
Mailing List <linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the cifs tree
Hi all,
After merging the cifs tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
In file included from fs/smb/client/dns_resolve.h:15,
from fs/smb/client/dns_resolve.c:18:
fs/smb/client/cifsproto.h:32:28: warning: 'struct TCP_Server_Info' declared inside parameter list will not be visible outside of this definition or declaration
32 | extern int smb_send(struct TCP_Server_Info *, struct smb_hdr *,
| ^~~~~~~~~~~~~~~
fs/smb/client/cifsproto.h:79:45: warning: 'struct cifs_tcon' declared inside parameter list will not be visible outside of this definition or declaration
79 | struct cifs_tcon *tcon,
| ^~~~~~~~~
(and many more like this)
Caused by commit
42b78fe1919b ("smb: client: provide dns_resolve_{unc,name} helpers")
Looks like a missing include.
I have used the cifs tree from next-20250116 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists