diff options
| author | Tom Tucker <[email protected]> | 2007-12-30 21:08:08 -0600 |
|---|---|---|
| committer | J. Bruce Fields <[email protected]> | 2008-02-01 16:42:12 -0500 |
| commit | def13d7401e9b95bbd34c20057ebeb2972708b1b (patch) | |
| tree | afea72afdfe80c645eaf75aa828a49a6e1dec864 /include/linux/timerqueue.h | |
| parent | 4bc6c497b26a7984cac842a09e2e8f8c46242782 (diff) | |
svc: Move the authinfo cache to svc_xprt.
Move the authinfo cache to svc_xprt. This allows both the TCP and RDMA
transports to share this logic. A flag bit is used to determine if
auth information is to be cached or not. Previously, this code looked
at the transport protocol.
I've also changed the spin_lock/unlock logic so that a lock is not taken for
transports that are not caching auth info.
Signed-off-by: Tom Tucker <[email protected]>
Acked-by: Neil Brown <[email protected]>
Reviewed-by: Chuck Lever <[email protected]>
Reviewed-by: Greg Banks <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions