diff options
| author | Scott Mayhew <[email protected]> | 2020-08-01 11:10:39 +0000 |
|---|---|---|
| committer | Trond Myklebust <[email protected]> | 2020-08-05 03:16:36 +0000 |
| commit | ce368536dd614452407dc31e2449eb84681a06af (patch) | |
| tree | 21c31d963e4da18bd140e27ed5e861eb98a7782b /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | nfs: ensure correct writeback errors are returned on close() (diff) | |
| download | kernel-ce368536dd614452407dc31e2449eb84681a06af.tar.gz kernel-ce368536dd614452407dc31e2449eb84681a06af.zip | |
nfs: nfs_file_write() should check for writeback errors
The NFS_CONTEXT_ERROR_WRITE flag (as well as the check of said flag) was
removed by commit 6fbda89b257f. The absence of an error check allows
writes to be continually queued up for a server that may no longer be
able to handle them. Fix it by adding an error check using the generic
error reporting functions.
Fixes: 6fbda89b257f ("NFS: Replace custom error reporting mechanism with generic one")
Signed-off-by: Scott Mayhew <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
