commit | 7c1d5fae4a87d3cf3e9ffd68bcdbaf6529013009 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri May 03 14:40:01 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon May 06 17:24:22 2013 -0400 |
tree | f547ba7b4d1ff5bcbd732e1ce29e7420b01543ef | |
parent | 9b1d75b75505cff4468ceba0da51a1ba47e15ea2 [diff] |
NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call 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>