diff options
author | 2022-05-14 10:27:04 -0400 | |
---|---|---|
committer | 2022-05-17 12:01:59 -0400 | |
commit | c5e483b77cc2edb318da152abe07e33006b975fd (patch) | |
tree | dd275d367d2b59466daa72e716afede3860cadaf /scripts/gdb/linux/utils.py | |
parent | NFS: Do not report flush errors in nfs_write_end() (diff) | |
download | wireguard-linux-c5e483b77cc2edb318da152abe07e33006b975fd.tar.xz wireguard-linux-c5e483b77cc2edb318da152abe07e33006b975fd.zip |
NFS: Don't report errors from nfs_pageio_complete() more than once
Since errors from nfs_pageio_complete() are already being reported
through nfs_async_write_error(), we should not be returning them to the
callers of do_writepages() as well. They will end up being reported
through the generic mechanism instead.
Fixes: 6fbda89b257f ("NFS: Replace custom error reporting mechanism with generic one")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions