Files
linux_media/fs/nfs
Anna Schumaker fbd2a05f29 NFSv4.2: Rework scratch handling for READ_PLUS
Instead of using a tiny, static scratch buffer, we should use a kmalloc()-ed
buffer that is allocated when checking for read plus usage. This lets us
use the buffer before decoding any part of the READ_PLUS operation
instead of setting it right before segment decoding, meaning it should
be a little more robust.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2023-04-28 15:48:45 -04:00
..
2021-04-05 09:04:20 -04:00
2022-10-20 10:13:27 +02:00
2022-05-09 16:36:48 -04:00
2022-11-27 22:10:00 -05:00