diff options
author | 2014-05-19 12:27:11 -0400 | |
---|---|---|
committer | 2014-05-23 09:03:44 -0400 | |
commit | e372ba60def1af33e1c0b9bbfa5c8f8559c1ad6b (patch) | |
tree | 93ab5ea032f80a87a60bc681e809b908aaa3612c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd4: fix write reply size estimate (diff) | |
download | wireguard-linux-e372ba60def1af33e1c0b9bbfa5c8f8559c1ad6b.tar.xz wireguard-linux-e372ba60def1af33e1c0b9bbfa5c8f8559c1ad6b.zip |
nfsd4: decoding errors can still be cached and require space
Currently a non-idempotent op reply may be cached if it fails in the
proc code but not if it fails at xdr decoding. I doubt there are any
xdr-decoding-time errors that would make this a problem in practice, so
this probably isn't a serious bug.
The space estimates should also take into account space required for
encoding of error returns. Again, not a practical problem, though it
would become one after future patches which will tighten the space
estimates.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions