commit | 91a575e1a98451d12df713f267a9a210a9e5dcf9 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Sun Apr 07 13:59:01 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Apr 25 14:18:14 2019 -0400 |
tree | 89a147e126c5ab04a22041e20fcae2c670e5ec9e | |
parent | 7b1355b615c67e8fcbfb508e6baee83aed9dee96 [diff] |
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors Add a mount option that exposes the ETIMEDOUT errors that occur during soft timeouts to the application. This allows aware applications to distinguish between server disk IO errors and client timeout errors. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>