diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-04-09 19:54:50 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-04-09 19:54:50 -0400 |
commit | 2c61be0a9478258f77b66208a0c4b1f5f8161c3c (patch) | |
tree | 84654744fc5f43f1b21f8fa484aba0a15787d5df /fs/nfs/nfs4proc.c | |
parent | a6305ddb080fb483ca41ca56cacb6f96089f0c8e (diff) | |
download | linux-3.10-2c61be0a9478258f77b66208a0c4b1f5f8161c3c.tar.gz linux-3.10-2c61be0a9478258f77b66208a0c4b1f5f8161c3c.tar.bz2 linux-3.10-2c61be0a9478258f77b66208a0c4b1f5f8161c3c.zip |
NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
We always want to ensure that WRITE and COMMIT completes, whether or not
the user presses ^C. Do this by making the call asynchronous, and allowing
the user to do an interruptible wait for rpc_task completion.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions