]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
authorJ. Bruce Fields <bfields@fieldses.org>
Tue, 21 Mar 2006 04:24:04 +0000 (23:24 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Mar 2006 04:24:04 +0000 (23:24 -0500)
commiteaa82edf20d738a7ae31f4b0a5f72f64c14a58df
tree57c3244912dc5d15ca7a738ba7358bbd2616b1d9
parent096455a22acac06fb6d0d75f276170ab72d55ba6
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.

Use a spinlock to ensure unique sequence numbers when creating krb5 gss tokens.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/gss_krb5.h
net/sunrpc/auth_gss/gss_krb5_seal.c
net/sunrpc/auth_gss/gss_krb5_wrap.c