diff options
| author | Greg Banks <[email protected]> | 2006-10-02 02:17:55 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-02 07:57:19 -0700 |
| commit | 1a68d952af5f43032012d26dd0d5164c9e9986bc (patch) | |
| tree | 6c660f3ee27205a4c4f18883b2205f873cf396be /scripts/patch-kernel | |
| parent | c45c357d7dbc9e94338f44349e0035149da86b26 (diff) | |
[PATCH] knfsd: use new lock for svc_sock deferred list
Protect the svc_sock->sk_deferred list with a new lock svc_sock->sk_defer_lock
instead of svc_serv->sv_lock. Using the more fine-grained lock reduces the
number of places we need to take the svc_serv 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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions