NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 3 May 2013 18:40:01 +0000 (14:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 6 May 2013 21:24:22 +0000 (17:24 -0400)
The main reason for doing this is will be to allow for an asynchronous
RPC mode that we can use for freeing lock stateids as per section
8.2.4 of RFC5661.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found