linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [cifs:for-next 13/19] fs/cifs/smb2ops.c:2141:1: error: expected identifier or '(' before '}' token
@ 2017-02-02  0:28 kbuild test robot
       [not found] ` <201702020857.QJTFkTra%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2017-02-02  0:28 UTC (permalink / raw)
  To: Pavel Shilovsky
  Cc: kbuild-all-JC7UmRfGjtg, linux-cifs-u79uwXL29TY76Z2rM5mHXA,
	samba-technical-w/Ol4Ecudpl8XjKLYN78aQ, Steve French

[-- Attachment #1: Type: text/plain, Size: 2087 bytes --]

tree:   git://git.samba.org/sfrench/cifs-2.6.git for-next
head:   f339620a6d00fdf92f68b37024fb447d3fcc474f
commit: 9e2079d36a29ab3fb7b4fa4c5a26d276ffdc6075 [13/19] CIFS: Encrypt SMB3 requests before sending
config: sh-allyesconfig (attached as .config)
compiler: sh4-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 9e2079d36a29ab3fb7b4fa4c5a26d276ffdc6075
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

Note: the cifs/for-next HEAD f339620a6d00fdf92f68b37024fb447d3fcc474f builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

>> fs/cifs/smb2ops.c:2141:1: error: expected identifier or '(' before '}' token
    };
    ^

vim +2141 fs/cifs/smb2ops.c

aab1893d Steve French    2015-06-23  2135  	.dir_needs_close = smb2_dir_needs_close,
aab1893d Steve French    2015-06-23  2136  	.fallocate = smb3_fallocate,
834170c8 Steve French    2016-09-30  2137  	.enum_snapshots = smb3_enum_snapshots,
9e2079d3 Pavel Shilovsky 2016-11-03  2138  	.init_transform_rq = smb3_init_transform_rq,
9e2079d3 Pavel Shilovsky 2016-11-03  2139  	.free_transform_rq = smb3_free_transform_rq,
9e2079d3 Pavel Shilovsky 2016-11-03  2140  };
aab1893d Steve French    2015-06-23 @2141  };
aab1893d Steve French    2015-06-23  2142  #endif /* CIFS_SMB311 */
aab1893d Steve French    2015-06-23  2143  
dd446b16 Steve French    2012-11-28  2144  struct smb_version_values smb20_values = {

:::::: The code at line 2141 was first introduced by commit
:::::: aab1893d5fbeb7c931e97189f54a71ab0ecbf4c7 Add SMB3.11 mount option synonym for new dialect

:::::: TO: Steve French <smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
:::::: CC: Steve French <steve.french-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 43373 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [cifs:for-next 13/19] fs/cifs/smb2ops.c:2141:1: error: expected identifier or '(' before '}' token
       [not found] ` <201702020857.QJTFkTra%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
@ 2017-02-02 13:20   ` Aurélien Aptel
  0 siblings, 0 replies; 2+ messages in thread
From: Aurélien Aptel @ 2017-02-02 13:20 UTC (permalink / raw)
  To: kbuild test robot, Pavel Shilovsky
  Cc: kbuild-all-JC7UmRfGjtg, linux-cifs-u79uwXL29TY76Z2rM5mHXA,
	samba-technical-w/Ol4Ecudpl8XjKLYN78aQ, Steve French

kbuild test robot <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> writes:
>>> fs/cifs/smb2ops.c:2141:1: error: expected identifier or '(' before '}' token
>     };
>     ^

This error was introduced by the smb encryption changes but it is fixed
in a later commit in that set of patches.

I see it is fixed in Steve's for-next, so no worries there.

-- 
Aurélien Aptel / SUSE Labs Samba Team
GPG: 1839 CB5F 9F5B FB9B AA97  8C99 03C8 A49B 521B D5D3
SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-02 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-02  0:28 [cifs:for-next 13/19] fs/cifs/smb2ops.c:2141:1: error: expected identifier or '(' before '}' token kbuild test robot
     [not found] ` <201702020857.QJTFkTra%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-02-02 13:20   ` Aurélien Aptel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).