J. Bruce Fields e7a833e9cc nfsd: don't ignore high bits of copy count
Note size_t is 32-bit on a 32-bit architecture, but cp_count is defined
by the protocol to be 64 bit, so we could be turning a large copy into a
0-length copy here.

Reported-by: <radchenkoy@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2021-03-22 10:19:04 -04:00
..
2021-02-23 13:39:45 -08:00
2021-01-25 09:36:28 -05:00
2021-03-22 10:19:03 -04:00
2020-09-25 18:01:26 -04:00
2021-01-24 14:27:17 +01:00
2021-03-22 10:19:02 -04:00
2021-01-25 09:36:28 -05:00
2018-09-25 20:34:54 -04:00