]> git.baikalelectronics.ru Git - kernel.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)
commit20c3ddd5db29fb27080d2828a7d2277f32455332
tree47c104b3e87287e952024448b737b22ba25bb772
parenta3f6de0aaddede23f9b819c149f2ec94ea53ef41
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