diff options
author | Trond Myklebust <trondmy@gmail.com> | 2019-04-07 13:59:09 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-04-25 14:18:14 -0400 |
commit | 0688e64bc60038971253485d92bc3d6c816f915d (patch) | |
tree | 9b44702ca11d26b07e301932c1194fff9b9a2103 /include/linux/nfs_page.h | |
parent | 33344e0f7eaa2efbf9fcc55557d02e8603aa7012 (diff) | |
download | linux-stable-0688e64bc60038971253485d92bc3d6c816f915d.tar.gz linux-stable-0688e64bc60038971253485d92bc3d6c816f915d.tar.bz2 linux-stable-0688e64bc60038971253485d92bc3d6c816f915d.zip |
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
If the server is unable to immediately execute an RPC call, and returns
an NFS4ERR_DELAY then we can assume it is safe to interrupt the operation
in order to handle ordinary signals. This allows the application to
service timer interrupts that would otherwise have to wait until the
server is again able to respond.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include/linux/nfs_page.h')
0 files changed, 0 insertions, 0 deletions