Files
linux/net/sunrpc
Trond Myklebust e782acd040 SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
commit b76ce56192 upstream.

If the attempt to read the calldir fails, then instead of storing the read
bytes, we currently discard them. This leads to a garbage final result when
upon re-entry to the same routine, we read the remaining bytes.

Fixes the regression in bugzilla number 16213. Please see
    https://bugzilla.kernel.org/show_bug.cgi?id=16213

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-02 10:20:45 -07:00
..
2009-09-23 18:13:10 -07:00
2009-09-24 15:39:14 -07:00
2009-08-14 13:12:52 -04:00