From: Steve Dickson <SteveD@redhat.com>
To: NeilBrown <neilb@suse.de>
Cc: Chuck Lever <chuck.lever@oracle.com>,
"J.Bruce Fields" <bfields@fieldses.org>,
"Myklebust, Trond" <Trond.Myklebust@netapp.com>,
NFS <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH nfs-utils] Call authgss_free_private_data() if library provides it.
Date: Wed, 13 Feb 2013 15:13:33 -0500 [thread overview]
Message-ID: <511BF3ED.6070803@RedHat.com> (raw)
In-Reply-To: <20130205112846.17b65602@notabene.brown>
On 04/02/13 19:28, NeilBrown wrote:
> librpcsecgss provides authgss_free_private_data() as a pair to
> authgss_get_private_data(). libtirpc does not - until recently.
>
> This ommision results in authgss_destroy_context() sending an
> incorrect RPCSEC_GSS_DESTROY request when gssd calls AUTH_DESTROY().
>
> The call has been added to libtirpc, so this patch updates nfs-utils
> to check for the presense of the function in libtirpc and to set
> HAVE_AUTHGSS_FREE_PRIVATE_DATA if it is present.
> This is also set unconditionally if librpcsecgss is used.
>
> gssd is changed to test this value rather than HAVE_LIBTIRPC when
> chosing whether to call authgss_free_private_data().
>
> Signed-off-by: NeilBrown <neilb@suse.de>
Committed...
steved.
parent reply other threads:[~2013-02-13 20:14 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20130205112846.17b65602@notabene.brown>]
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=511BF3ED.6070803@RedHat.com \
--to=steved@redhat.com \
--cc=Trond.Myklebust@netapp.com \
--cc=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=neilb@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.