diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-10-21 09:55:56 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2013-10-21 09:57:59 -0400 |
commit | 23118dcce61979da9d3c007cdde1405273de2d8f (patch) | |
tree | eaf5aaa7ab1e6b3d2e1fb509aa297ae38f905554 /support/export/hostname.c | |
parent | 2ab664bdf87b80b030b518cd1f0246c9c03557ed (diff) | |
download | nfs-utils-23118dcce61979da9d3c007cdde1405273de2d8f.tar.gz nfs-utils-23118dcce61979da9d3c007cdde1405273de2d8f.tar.xz nfs-utils-23118dcce61979da9d3c007cdde1405273de2d8f.zip |
nfs-utils: remove gss_clnt_send_err and gss_destroy_creds
As Bruce recently pointed out, gss_clnt_send_err basically does an
unsolicited downcall into the kernel to try and destroy a valid GSS
context. That has been broken however since this kernel commit:
commit 3b68aaeaf54065e5c44583a1d33ffb7793953ba4
Author: Trond Myklebust <Trond.Myklebust@netapp.com>
Date: Thu Jun 7 10:14:15 2007 -0400
SUNRPC: Always match an upcall message in gss_pipe_downcall()
Downcalls that don't match an in-progress upcall just get back an
-ENOENT error and don't actually do anything. Remove these tools
since they've been useless for the last 6 years.
Reported-by: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/hostname.c')
0 files changed, 0 insertions, 0 deletions