The implementation of the NFS v3 server does not use the hack needed
authorzoulasc <christos@zoulas.com>
Thu, 3 Mar 2016 18:28:20 +0000 (13:28 -0500)
committerzoulasc <christos@zoulas.com>
Thu, 3 Mar 2016 18:28:20 +0000 (13:28 -0500)
commitace71527aa2aa0417e146c24d97ea3add083266f
treeb1c86cb8e6ef27e3ac0707e73ecbb3e1edf94dbe
parenteb04876145e5cc48fceaf4d286e801f10776879d
The implementation of the NFS v3 server does not use the hack needed
by the nfs_quick_reply() function.

Now that saving the current transport for later use by nfs_quick_reply()
avoids concurrency races it should be ok to use it.

From: Ian Kent
amd/nfs_prot_svc.c
amd/nfs_subr.c