[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAH2r5mt9YaodzbsnnD1rr68xrr7BRQY9MWYpLzeRmk37Z-X68Q@mail.gmail.com>
Date: Thu, 31 May 2018 19:19:27 -0500
From: Steve French <smfrench@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: CIFS <linux-cifs@...r.kernel.org>,
Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the cifs tree
sorry about that - missing
#ifdef CONFIG_CIFS_SMB311
#endif
around that. It is fixed now and repushed to cifs-2.6.git for-next
otherwise requires SMB311 to be enabled in the build
On Thu, May 31, 2018 at 7:09 PM, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Hi all,
>
> After merging the cifs tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> fs/cifs/connect.c: In function 'cifs_mount':
> fs/cifs/connect.c:3967:10: error: 'struct cifs_tcon' has no member named 'posix_extensions'
> if (tcon->posix_extensions)
> ^~
>
> Caused by commit
>
> 12a778233fc4 ("smb3: Add posix create context for smb3.11 posix mounts")
>
> # CONFIG_CIFS_SMB311 is not set
>
> I have used the cifs tree from next-20180531 for today.
>
> --
> Cheers,
> Stephen Rothwell
--
Thanks,
Steve
Powered by blists - more mailing lists