linux-stable/net/9p
Venkateswararao Jujjuri (JV) 190ded2499 net/9p: Fix the msize calculation.
commit c9ffb05ca5 upstream.

msize represents the maximum PDU size that includes P9_IOHDRSZ.

Signed-off-by: Venkateswararao Jujjuri "<jvrao@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-07 12:32:00 -08:00
..
client.c net/9p: Fix the msize calculation. 2011-11-07 12:32:00 -08:00
error.c net/9p: insulate the client against an invalid error code sent by a 9p server 2009-08-17 16:39:54 -05:00
Kconfig 9p: disallow RDMA if RDMA CM isn't available 2009-01-15 16:39:42 -08:00
Makefile 9p: rdma: RDMA Transport Support for 9P 2008-10-22 18:47:39 -05:00
mod.c 9p: consolidate transport structure 2008-10-17 11:04:41 -05:00
protocol.c 9p: fix endian issues [attempt 3] 2009-02-06 22:07:41 -08:00
protocol.h 9p: rework client code to use new protocol support functions 2008-10-17 11:04:45 -05:00
trans_fd.c 9p: strlen() doesn't count the terminator 2010-08-10 10:20:39 -07:00
trans_rdma.c 9p: minor comment fixes 2009-08-17 16:27:57 -05:00
trans_virtio.c virtio: let header files include virtio_ids.h 2009-10-22 16:39:28 +10:30
util.c 9p: rework client code to use new protocol support functions 2008-10-17 11:04:45 -05:00