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@xxxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html