]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.x: Set up struct svc_serv_ops for the callback channel
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 30 Aug 2016 00:03:48 +0000 (20:03 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 19 Sep 2016 17:08:36 +0000 (13:08 -0400)
commit653dce36ffac018973e1fd079b9d087f85923051
tree99b715574d580e37a7aad57960fe7bce0628c9af
parent4befc0976673ebfb593aa29d07ca0bf892f68e2a
NFSv4.x: Set up struct svc_serv_ops for the callback channel

In order to manage the threads using svc_set_num_threads, we need to
fill in a few extra fields.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/callback.c