From: Trond Myklebust <Trond.Myklebust@netapp.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org,
akpm@linux-foundation.org,
"J. Bruce Fields" <bfields@fieldses.org>,
Randy Dunlap <randy.dunlap@oracle.com>,
Neil Brown <neilb@suse.de>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [REGRESSION PATCH v2] NFS: let NFS_V4 and NFSD_V4 enforce CRYPTO
Date: Wed, 01 Sep 2010 09:17:04 -0400 [thread overview]
Message-ID: <1283347024.3184.8.camel@heimdal.trondhjem.org> (raw)
In-Reply-To: <1283331170-11440-1-git-send-email-u.kleine-koenig@pengutronix.de>
On Wed, 2010-09-01 at 10:52 +0200, Uwe Kleine-König wrote:
> Hello,
>
> here comes a v2 of the patch that improves the commit log with a more
> detailed analysis of the breakage introduced by df486a2
> (= v2.6.36-rc2~34^2~1 BTW) and additionally undoes the "default y" for
> RPCSEC_GSS_KRB5.
>
> So compared to the state before df486a2 the changes are:
>
> NFS_V4 selects CRYPTO
> NFSD_V4 selects CRYPTO
> RPCSEC_GSS_KRB5 doesn't depend on EXPERIMENTAL anymore
> RPCSEC_GSS_KRB5 now depends on CRYPTO instead of selecting it
>
> Best regards
> Uwe
>
> ----------------------------->8----------------------------
>
> This is a follow up to
>
> df486a2 (NFS: Fix the selection of security flavours in Kconfig)
>
> Before df486a2 NFS_V4 selected RPCSEC_GSS_KRB5 but didn't enforce the
> latter's dependency EXPERIMENTAL. df486a2 removed RPCSEC_GSS_KRB5's
> dependency on EXPERIMENTAL but additionally let it depend on CRYPTO
> (instead of select CRYPTO before). So it was still possible to have a
> config that has NFS_V4 but not RPCSEC_GSS_KRB5. Moreover df486a2
> changed the dependency of NFS_V4 and NFSD_V4 on RPCSEC_GSS_KRB5 from
As I said, the fix is to remove that dependency. I have a fix for the
NFS client, but the server has more insidious dependencies on RPCSEC_GSS
due to a poorly designed SECINFO implementation.
Trond
next prev parent reply other threads:[~2010-09-01 13:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100825084912.GA10293@pengutronix.de>
[not found] ` <1282727119-8295-1-git-send-email-u.kleine-koenig@pengutronix.de>
[not found] ` <20100827061139.GA27851@pengutronix.de>
2010-08-30 8:26 ` [REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce CRYPTO Uwe Kleine-König
2010-08-30 10:36 ` Neil Brown
2010-08-30 12:10 ` Uwe Kleine-König
2010-08-30 12:33 ` Uwe Kleine-König
2010-08-30 13:50 ` Trond Myklebust
2010-08-30 14:36 ` Uwe Kleine-König
2010-09-01 8:52 ` [REGRESSION PATCH v2] " Uwe Kleine-König
2010-09-01 13:17 ` Trond Myklebust [this message]
2010-09-01 13:50 ` Uwe Kleine-König
2010-09-03 20:24 ` Uwe Kleine-König
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=1283347024.3184.8.camel@heimdal.trondhjem.org \
--to=trond.myklebust@netapp.com \
--cc=akpm@linux-foundation.org \
--cc=bfields@fieldses.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=neilb@suse.de \
--cc=randy.dunlap@oracle.com \
--cc=torvalds@linux-foundation.org \
--cc=u.kleine-koenig@pengutronix.de \
/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