diff options
| author | Greg Banks <[email protected]> | 2006-10-02 02:17:54 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-02 07:57:19 -0700 |
| commit | c45c357d7dbc9e94338f44349e0035149da86b26 (patch) | |
| tree | b04388ccaccd5fb304b4bd8be57258d52e79f886 /include/linux/debugobjects.h | |
| parent | 36bdfc8bae51339aa27ef8e4ce148185293061ae (diff) | |
[PATCH] knfsd: convert sk_inuse to atomic_t
Convert the svc_sock->sk_inuse counter from an int protected by
svc_serv->sv_lock, to an atomic. This reduces the number of places we need to
take the (effectively global) svc_serv->sv_lock.
Signed-off-by: Greg Banks <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions