alistair23-linux/net/9p
Eric Van Hensbergen 8781ff9495 9p: fix p9_client_destroy unconditional calling v9fs_put_trans
restructure client create code to handle error cases better and
only cleanup initialized portions of the stack.

Signed-off-by: Venkateswararao Jujjuri <jvrao@us.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2010-02-08 18:18:34 -06:00
..
client.c 9p: fix p9_client_destroy unconditional calling v9fs_put_trans 2010-02-08 18:18:34 -06: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
Makefile
mod.c
protocol.c 9p: fix endian issues [attempt 3] 2009-02-06 22:07:41 -08:00
protocol.h
trans_fd.c 9p: fix option parsing 2010-02-08 16:23:23 -06:00
trans_rdma.c 9p: fix option parsing 2010-02-08 16:23:23 -06:00
trans_virtio.c 9p: Fix the kernel crash on a failed mount 2010-02-08 17:25:33 -06:00
util.c