linux/net/9p
Abhishek Kulkarni eedfe1c428 9p: Possible regression in p9_client_stat
Fix a possible regression with p9_client_stat where it can try to kfree 
an ERR_PTR after an erroneous p9pdu_readf. Also remove an unnecessary data 
buffer increment in p9_client_read.

Signed-off-by: Abhishek Kulkarni <adkulkar@umail.iu.edu>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2009-07-14 15:54:41 -05:00
..
Kconfig
Makefile
client.c 9p: Possible regression in p9_client_stat 2009-07-14 15:54:41 -05:00
error.c
mod.c
protocol.c
protocol.h
trans_fd.c net/9p: Fix crash due to bad mount parameters. 2009-07-02 13:17:01 -07:00
trans_rdma.c
trans_virtio.c
util.c