2010-02-01 07:38:51

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: nfs tree build failure

Hi Trond,

Today's linux-next build (sparc defconfig) failed like this:

fs/nfs/write.c: In function 'nfs_wb_page':
fs/nfs/write.c:1478: error: implicit declaration of function 'nfs_commit_inode'

Caused by commit d01b3158b56e292dbb3eea711a51a1d3dbec5094 ("NFS: Simplify
nfs_wb_page()"). Neither CONFIG_NFS_V3 nor CONFIG_NFS_V4 is set in this
build.

I have reverted that commit for today.
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (494.00 B)
(No filename) (198.00 B)
Download all attachments

2010-02-01 14:15:24

by Trond Myklebust

[permalink] [raw]
Subject: Re: linux-next: nfs tree build failure

On Mon, 2010-02-01 at 18:38 +1100, Stephen Rothwell wrote:
> Hi Trond,
>
> Today's linux-next build (sparc defconfig) failed like this:
>
> fs/nfs/write.c: In function 'nfs_wb_page':
> fs/nfs/write.c:1478: error: implicit declaration of function 'nfs_commit_inode'
>
> Caused by commit d01b3158b56e292dbb3eea711a51a1d3dbec5094 ("NFS: Simplify
> nfs_wb_page()"). Neither CONFIG_NFS_V3 nor CONFIG_NFS_V4 is set in this
> build.
>
> I have reverted that commit for today.

Hi Stephen,

Sorry. There was a 1 line change that somehow slipped out of the final
revision of the patch. It should be fixed now.

Cheers
Trond

2010-02-01 23:24:21

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: nfs tree build failure

Hi Trond,

On Mon, 01 Feb 2010 09:15:13 -0500 Trond Myklebust <[email protected]> wrote:
>
> Sorry. There was a 1 line change that somehow slipped out of the final
> revision of the patch. It should be fixed now.

Thanks.

--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (335.00 B)
(No filename) (198.00 B)
Download all attachments