diff options
author | Simo Sorce <simo@redhat.com> | 2012-03-12 15:49:50 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2012-03-12 15:56:07 -0400 |
commit | e18d56286b81d61c58ea1d4cb2539530695226e3 (patch) | |
tree | 6fc414b781dfafcad51b3852c4f4202b56084518 /support/include | |
parent | 40632c9b03ff30ce3602e2c84bc59c228c591808 (diff) | |
download | nfs-utils-e18d56286b81d61c58ea1d4cb2539530695226e3.tar.gz nfs-utils-e18d56286b81d61c58ea1d4cb2539530695226e3.tar.xz nfs-utils-e18d56286b81d61c58ea1d4cb2539530695226e3.zip |
Kill SPKM3: Remove spkm3 support from exports
signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/include')
-rw-r--r-- | support/include/pseudoflavors.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/support/include/pseudoflavors.h b/support/include/pseudoflavors.h index c21087b..deb052b 100644 --- a/support/include/pseudoflavors.h +++ b/support/include/pseudoflavors.h @@ -4,9 +4,6 @@ #define RPC_AUTH_GSS_LKEY 390006 #define RPC_AUTH_GSS_LKEYI 390007 #define RPC_AUTH_GSS_LKEYP 390008 -#define RPC_AUTH_GSS_SPKM 390009 -#define RPC_AUTH_GSS_SPKMI 390010 -#define RPC_AUTH_GSS_SPKMP 390011 struct flav_info { char *flavour; |