[linux-cifs-client] Re: linux-next: cifs tree build failure

David Miller davem at davemloft.net
Wed Dec 3 03:19:25 GMT 2008


From: Stephen Rothwell <sfr at canb.auug.org.au>
Date: Wed, 3 Dec 2008 13:53:12 +1100

> Hi Steve, Dave,
> 
> On Tue, 2 Dec 2008 13:23:18 +1100 Stephen Rothwell <sfr at canb.auug.org.au> wrote:
> >
> > Today's linux-next build (powerpc ppc64_defconfig) failed like this:
> > 
> > fs/cifs/cifsfs.c: In function 'cifs_show_options':
> > fs/cifs/cifsfs.c:363: error: 'NIP6_FMT' undeclared (first use in this function)
> > fs/cifs/cifsfs.c:363: error: (Each undeclared identifier is reported only once
> > fs/cifs/cifsfs.c:363: error: for each function it appears in.)
> > fs/cifs/cifsfs.c:364: error: implicit declaration of function 'NIP6'
> > 
> > Caused by the interaction of commits
> > b189db5d299c6824780af5590564ff608adb3dea ("net: remove NIP6(), NIP6_FMT,
> > NIP6_SEQFMT and final users") from the net tree and
> > 20c4eef4f817ff65337e2fb3f1f5df52eeca09eb ("cifs: display addr and
> > prefixpath options in /proc/mounts") from the cifs tree.
> 
> Today I have fixed this by applying a merge fix patch (see below) and
> will carry this as necessary.

Looks good, thanks Stephen.


More information about the linux-cifs-client mailing list