]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 26 Apr 2017 16:21:49 +0000 (12:21 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 26 Apr 2017 17:03:04 +0000 (13:03 -0400)
commit54551d85ad48b5b5f5735b9b76c147096828b626
tree47c104b3e87287e952024448b737b22ba25bb772
parent35a2442189015bf540197906e745c7b7c100f28c
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>
fs/nfs/internal.h