]> git.baikalelectronics.ru Git - kernel.git/commit
NFS setup async exchange_id
authorAndy Adamson <andros@netapp.com>
Fri, 9 Sep 2016 13:22:18 +0000 (09:22 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 19 Sep 2016 17:08:36 +0000 (13:08 -0400)
commit8b3f135d6631645f8b237c6161f1291fd39d8223
tree74428242415e5a8c4e5b85cdba783424b4046a33
parent295b39698b0c459ce3de4ee20432f01331a12462
NFS setup async exchange_id

Testing an rpc_xprt for session trunking should not delay application
progress over already established transports.
Setup exchange_id to be able to be an async call to test an rpc_xprt
for session trunking use.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c