commit | 54551d85ad48b5b5f5735b9b76c147096828b626 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Apr 26 12:21:49 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Apr 26 13:03:04 2017 -0400 |
tree | 47c104b3e87287e952024448b737b22ba25bb772 | |
parent | 35a2442189015bf540197906e745c7b7c100f28c [diff] |
NFS: Add a few more fatal I/O errors to nfs_error_is_fatal() EACCES, EDQUOT, EFBIG and ESTALE are all fatal errors as far as NFS I/O is concerned. They need to be reported back to the application. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>