lkml.org 
[lkml]   [2010]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.6.36-rc3
On Mon, 30 Aug 2010 12:14:53 -0500 Shirish Pargaonkar wrote:

> On Mon, Aug 30, 2010 at 12:00 PM, Suresh Jayaraman <sjayaraman@suse.de> wrote:
> > (Cc linux-cifs@vger.kernel.org)
> >
> > Couldn't get a chance to check this, but I guess this is perhaps due to
> > the recent crypto patches..
>
> Suresh, yes, cifs auth and signing code using kernel crypto (shash) apis.
>
> fs/cifs/Kconfig
>
> select CRYPTO_MD5
> select CRYPTO_ARC4
>

Either CIFS should depend on CRYPTO:
change
depends on INET
to
depends on INET && CRYPTO

or it can also select CRYPTO.

>
> >
> > On 08/30/2010 02:17 PM, Miguel Calleja wrote:
> >> CIFS does not build without CRYPTO selected.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***


\
 
 \ /
  Last update: 2010-08-30 19:29    [W:0.060 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site