Files
ack-tegra/include/linux/sunrpc
Trond Myklebust bfeea1dc1c SUNRPC: Don't decode beyond the end of the RPC reply message
Now that xdr_inline_decode() will automatically cross into the page
buffers, we need to ensure that it doesn't exceed the total reply
message length.

This patch sets up a counter that tracks the number of words
remaining in the reply message, and ensures that xdr_inline_decode,
xdr_read_pages and xdr_enter_page respect the end of message boundary.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-06-28 17:20:41 -04:00
..
2012-03-11 19:30:02 -04:00
2012-01-31 19:28:20 -05:00
2012-03-06 18:13:33 -05:00
2012-05-31 20:29:58 -04:00
2012-05-31 20:29:58 -04:00
2012-03-11 19:30:02 -04:00