diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2018-10-18 22:01:49 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2018-10-19 00:20:57 +0300 |
commit | fc187514d8af3a676c7bd7922439f9f5e5c6223f (patch) | |
tree | 29d62c2d0b603883a98c4d9ea897a5a91589c049 /net/sunrpc | |
parent | fdbd1a2e4a71adcb1ae219fcfd964930d77a7f84 (diff) | |
download | linux-fc187514d8af3a676c7bd7922439f9f5e5c6223f.tar.xz |
nfs: remove redundant call to nfs_context_set_write_error()
We don't need to call this in the direct, read, or pnfs resend paths and
the only other caller is the write path in nfs_page_async_flush() which
already checks and sets the pg_error on the context.
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions