]> git.karo-electronics.de Git - karo-tx-linux.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)
commit8d89bd70bc93914359fca3f7fbe2bde9556bcf76
tree74428242415e5a8c4e5b85cdba783424b4046a33
parent5405fc44c3377358205ab4095fe9c44716aa0900
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