]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r267221, r267278:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 22 Jun 2014 18:01:40 +0000 (18:01 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 22 Jun 2014 18:01:40 +0000 (18:01 +0000)
commit92e258f3aa44b102157dd3a27e65a486db9677f3
tree0c21e786b3088670a512eab9e09a94fb59ed0c7d
parentb37cbb400bf31744f7307a48961b8fe5f2a471b8
MFC r267221, r267278:
Introduce new per-thread lock to protect the list of requests.

This allows to slightly simplify svc_run_internal() code: if we processed
all the requests in a queue, then we know that new one will not appear.

git-svn-id: svn://svn.freebsd.org/base/stable/10@267740 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/nfs/nfs_fha.c
sys/rpc/svc.c
sys/rpc/svc.h