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

Jeff Layton jlayton at redhat.com
Mon Jun 15 10:46:18 GMT 2009


On Mon, 15 Jun 2009 13:32:22 +1000
Stephen Rothwell <sfr at canb.auug.org.au> wrote:

> Hi Steve,
> 
> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
> 
> fs/cifs/cifsfs.c: In function 'cifs_show_options':
> fs/cifs/cifsfs.c:357: error: implicit declaration of function 'cifs_show_address'
> 
> Caused by commit 8616e0fc1e27295316f9821a883f0e9fa6f8200f ("cifs: remove
> unneeded NULL checks from cifs_show_options").
> 
> I have used the cifs tree from next-20090612 for today.

My fault. That function gets introduced in a later patch and I had a
bogus call left in here from when I reorganized the series. This
patch should fix it and a typo that got silently fixed in a patch that
hasn't been committed yet.

This patch should fix both. Steve F., let me know if you want me to
respin the series on top of this patch. Note that there's still a
harmless compiler warning that gets fixed in a later patch in the
series.

Thanks,
-- 
Jeff Layton <jlayton at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cifs-fix-problems-with-earlier-patches.patch
Type: text/x-patch
Size: 1423 bytes
Desc: not available
Url : http://lists.samba.org/archive/linux-cifs-client/attachments/20090615/5c1d2baf/0001-cifs-fix-problems-with-earlier-patches.bin


More information about the linux-cifs-client mailing list