staging: lustre: ptlrpc: gss: delete unused code
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 05:30:54 +0000 (22:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 05:30:54 +0000 (22:30 -0700)
The gss code has never been built, there is no Kconfig option for it, so
delete it as code that can not build goes bad really fast.

If someone wants it back, they can revert this and fix any build errors
that might be in it.

Cc: Andreas Dilger <andreas.dilger@intel.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Cc: hpdd-discuss <hpdd-discuss@lists.01.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18 files changed:
drivers/staging/lustre/lustre/ptlrpc/Makefile
drivers/staging/lustre/lustre/ptlrpc/gss/Makefile [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_api.h [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_asn1.h [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_bulk.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_cli_upcall.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_err.h [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_generic_token.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_internal.h [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_keyring.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_krb5.h [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_krb5_mech.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_mech_switch.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_pipefs.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_rawobj.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/gss_svc_upcall.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/lproc_gss.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/gss/sec_gss.c [deleted file]

diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/Makefile
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_api.h
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_asn1.h
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_bulk.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_cli_upcall.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_err.h
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_generic_token.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_internal.h
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_keyring.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_krb5.h
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_krb5_mech.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_mech_switch.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_pipefs.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_rawobj.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/gss_svc_upcall.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/lproc_gss.c
Simple merge
diff --cc drivers/staging/lustre/lustre/ptlrpc/gss/sec_gss.c
Simple merge