From: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
To: Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
shirishpargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH] cifs: make CIFS depend on CRYPTO_MD4
Date: Mon, 31 Jan 2011 19:29:10 +0530 [thread overview]
Message-ID: <4D46C02E.6080308@suse.de> (raw)
In-Reply-To: <1296481296-13270-1-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
On 01/31/2011 07:11 PM, Jeff Layton wrote:
> Recently CIFS was changed to use the kernel crypto API for MD4 hashes,
> but the Kconfig dependencies were not changed to reflect this.
>
> Signed-off-by: Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> Reported-by: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
> ---
> fs/cifs/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
The patch fixed the problem for me.
Reported-and-Tested-by: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
> diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig
> index 27917a5..023d11b 100644
> --- a/fs/cifs/Kconfig
> +++ b/fs/cifs/Kconfig
> @@ -3,6 +3,7 @@ config CIFS
> depends on INET
> select NLS
> select CRYPTO
> + select CRYPTO_MD4
> select CRYPTO_MD5
> select CRYPTO_HMAC
> select CRYPTO_ARC4
next prev parent reply other threads:[~2011-01-31 13:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-31 11:19 Unable to mount CIFS shares Suresh Jayaraman
[not found] ` <4D469AA6.7060401-l3A5Bk7waGM@public.gmane.org>
2011-01-31 11:27 ` Suresh Jayaraman
[not found] ` <4D469C99.9050905-l3A5Bk7waGM@public.gmane.org>
2011-01-31 13:41 ` [PATCH] cifs: make CIFS depend on CRYPTO_MD4 Jeff Layton
[not found] ` <1296481296-13270-1-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-01-31 13:44 ` Shirish Pargaonkar
2011-01-31 13:59 ` Suresh Jayaraman [this message]
[not found] ` <4D46C02E.6080308-l3A5Bk7waGM@public.gmane.org>
2011-01-31 15:26 ` Steve French
2011-01-31 13:35 ` Unable to mount CIFS shares Shirish Pargaonkar
[not found] ` <AANLkTimZXHzm04htXOPXuUySxzEBofiyP5ZxN=5aqj2m-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-01-31 13:40 ` Suresh Jayaraman
2011-01-31 13:42 ` Shirish Pargaonkar
[not found] ` <AANLkTinRpO0drCNhnuxSx77a8bc8C_AYxJx510YUZyo7-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-01-31 13:46 ` Shirish Pargaonkar
2011-01-31 13:53 ` Suresh Jayaraman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D46C02E.6080308@suse.de \
--to=sjayaraman-l3a5bk7wagm@public.gmane.org \
--cc=jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=shirishpargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox