Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 24ac23ab authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Convert open() into an asynchronous RPC call



 OPEN is a stateful operation, so we must ensure that it always
 completes. In order to allow users to interrupt the operation,
 we need to make the RPC call asynchronous, and then wait on
 completion (or cancel).

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent e60859ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment