Re: linux-next: cifs tree build failures
Steve French <[email protected]>
| Newsgroups | gmane.linux.kernel.next,gmane.linux.file-systems.cifs,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 24, 2009 at 6:51 PM, Stephen Rothwell <[email protected]> wrote: > Hi all, > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > fs/cifs/cifsfs.c: In function 'init_cifs': > fs/cifs/cifsfs.c:1047: error: implicit declaration of function 'unregister_key_type' > > Caused by commit 3bc303c254335dbd7c7012cc1760b12f1d5514d3 ("cifs: convert > oplock breaks to use slow_work facility (try #4)") exposing the call to leinfo' was here > > I have reverted both those commits for today. > -- > Cheers, > Stephen Rothwell [email protected] These now are fixed in cifs-2.6.git. In the same patch found a minor locking problem which Jeff will fix tomorrow. -- Thanks, Steve