svcrpc: update outdated BKL comment
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
Родитель
0cf99b91c6
Коммит
94cf3179cc
|
@ -686,8 +686,8 @@ found_pool:
|
||||||
* Create or destroy enough new threads to make the number
|
* Create or destroy enough new threads to make the number
|
||||||
* of threads the given number. If `pool' is non-NULL, applies
|
* of threads the given number. If `pool' is non-NULL, applies
|
||||||
* only to threads in that pool, otherwise round-robins between
|
* only to threads in that pool, otherwise round-robins between
|
||||||
* all pools. Must be called with a svc_get() reference and
|
* all pools. Caller must ensure that mutual exclusion between this and
|
||||||
* the BKL or another lock to protect access to svc_serv fields.
|
* server startup or shutdown.
|
||||||
*
|
*
|
||||||
* Destroying threads relies on the service threads filling in
|
* Destroying threads relies on the service threads filling in
|
||||||
* rqstp->rq_task, which only the nfs ones do. Assumes the serv
|
* rqstp->rq_task, which only the nfs ones do. Assumes the serv
|
||||||
|
|
Загрузка…
Ссылка в новой задаче