diff options
| author | Frank Sorenson <[email protected]> | 2018-10-30 20:10:40 +0000 |
|---|---|---|
| committer | J. Bruce Fields <[email protected]> | 2018-11-05 16:52:06 +0000 |
| commit | 5d7a5bcb67c70cbc904057ef52d3fcfeb24420bb (patch) | |
| tree | a7df55e7dba5e2d8da10dcc7c1de8e061e1e461c /tools/perf/scripts/python/sched-migration.py | |
| parent | Linux 4.20-rc1 (diff) | |
| download | kernel-5d7a5bcb67c70cbc904057ef52d3fcfeb24420bb.tar.gz kernel-5d7a5bcb67c70cbc904057ef52d3fcfeb24420bb.zip | |
sunrpc: correct the computation for page_ptr when truncating
When truncating the encode buffer, the page_ptr is getting
advanced, causing the next page to be skipped while encoding.
The page is still included in the response, so the response
contains a page of bogus data.
We need to adjust the page_ptr backwards to ensure we encode
the next page into the correct place.
We saw this triggered when concurrent directory modifications caused
nfsd4_encode_direct_fattr() to return nfserr_noent, and the resulting
call to xdr_truncate_encode() corrupted the READDIR reply.
Signed-off-by: Frank Sorenson <[email protected]>
Cc: [email protected]
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
