summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprt.c
diff options
context:
space:
mode:
authorScott Mayhew <smayhew@redhat.com>2020-08-01 07:10:39 -0400
committerTrond Myklebust <trond.myklebust@hammerspace.com>2020-08-04 23:16:36 -0400
commitce368536dd614452407dc31e2449eb84681a06af (patch)
tree21c31d963e4da18bd140e27ed5e861eb98a7782b /net/sunrpc/xprt.c
parent67dd23f9e6fbaf163431912ef5599c5e0693476c (diff)
downloadlinux-ce368536dd614452407dc31e2449eb84681a06af.tar.bz2
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 <smayhew@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/xprt.c')
0 files changed, 0 insertions, 0 deletions