Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1432131
| From | Trond Myklebust <trondmy@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build failure after merge of the nfs tree |
| Date | 2016-06-27 17:50 +0200 |
| Message-ID | <rOGXn-2br-3@gated-at.bofh.it> (permalink) |
| References | <rOt45-1xN-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> On Jun 26, 2016, at 20:58, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi Trond,
>
> After merging the nfs tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> fs/nfs/pnfs_nfs.c: In function 'pnfs_nfs_generic_sync':
> fs/nfs/pnfs_nfs.c:947:8: error: too few arguments to function 'nfs_commit_inode'
> ret = nfs_commit_inode(inode);
> ^
> In file included from fs/nfs/pnfs_nfs.c:10:0:
> include/linux/nfs_fs.h:509:13: note: declared here
> extern int nfs_commit_inode(struct inode *, int);
> ^
>
> Caused by commit
>
> 292cc573fce6 ("pNFS: Files and flexfiles always need to commit before layoutcommit")
>
> I have used the nsf tree from next-20160624 for today
>
Hi Stephen,
My apologies: That was a last minute typo when amending a commit. I’ve fixed the code in today’s linux-next branch.
Cheers
Trond
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build failure after merge of the nfs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-06-27 03:00 +0200 Re: linux-next: build failure after merge of the nfs tree Trond Myklebust <trondmy@gmail.com> - 2016-06-27 17:50 +0200
csiph-web