commit | dd018428dce087b72d9e6a0b32e93cb8088b3aaa | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Mon Aug 20 18:00:11 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 01 15:25:11 2012 -0700 |
tree | ffb555c77f9553fe01267ff26b452085c9a11999 | |
parent | c8ceb4124b53a439edfe3fe89a646be1e067ef17 [diff] |
NFS: callback service creation function introduced This function creates service if it's not exist, or increase usage counter of the existent, and returns pointer to it. Usage counter will be droppepd by svc_destroy() later in nfs_callback_up(). Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>