diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-05-14 17:08:10 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2022-05-17 19:53:33 +0300 |
commit | 452284407c18d8a522c3039339b1860afa0025a8 (patch) | |
tree | f178a1f33d49b7e4b0620ac38c5670e3feee7ef4 /fs/nfs/write.c | |
parent | c5e483b77cc2edb318da152abe07e33006b975fd (diff) | |
download | linux-452284407c18d8a522c3039339b1860afa0025a8.tar.xz |
NFS: Memory allocation failures are not server fatal errors
We need to filter out ENOMEM in nfs_error_is_fatal_on_server(), because
running out of memory on our client is not a server error.
Reported-by: Olga Kornievskaia <aglo@umich.edu>
Fixes: 2dc23afffbca ("NFS: ENOMEM should also be a fatal error.")
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/write.c')
0 files changed, 0 insertions, 0 deletions