]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS use svc_create_xprt for NFSv4.1 callback service
authorAndy Adamson <andros@netapp.com>
Thu, 6 Jan 2011 02:04:28 +0000 (02:04 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 6 Jan 2011 19:46:24 +0000 (14:46 -0500)
commit01c9a0bc60507af7f28cb9138a81836de4528199
tree9416e3bd29645a5a06552ff52702e4c67cef0e36
parent16b2d1e1d12de000404d7c845d0db1226511f84d
NFS use svc_create_xprt for NFSv4.1 callback service

The new back channel transport means we call the normal creation routine as
well as svc_xprt_put.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback.c