nfsd4: remove spkm3
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Oct 2010 19:40:01 +0000 (15:40 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Oct 2010 22:09:55 +0000 (18:09 -0400)
commit1e7af1b8062598a038c04dfaaabd038a0d6e8b6a
tree2e171464ff365c4322d30a0d2fed106c74feecdd
parent277f68dbba397997c7f3dc843d14afa1654bb80e
nfsd4: remove spkm3

Unfortunately, spkm3 never got very far; while interoperability with one
other implementation was demonstrated at some point, problems were found
with the spec that were deemed not worth fixing.

The kernel code is useless on its own without nfs-utils patches which
were never merged into nfs-utils, and were only ever available from
citi.umich.edu.  They appear not to have been updated since 2005.

Therefore it seems safe to assume that this code has no users, and never
will.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/gss_spkm3.h [deleted file]
net/sunrpc/Kconfig
net/sunrpc/auth_gss/Makefile
net/sunrpc/auth_gss/gss_spkm3_mech.c [deleted file]
net/sunrpc/auth_gss/gss_spkm3_seal.c [deleted file]
net/sunrpc/auth_gss/gss_spkm3_token.c [deleted file]
net/sunrpc/auth_gss/gss_spkm3_unseal.c [deleted file]