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
pgp3LcaESwiTb.pgp
Description: OpenPGP digital signature

