1
0
Fork 0
remarkable-linux/net/9p
Dan Carpenter ef6b0807e2 fs/9p: change an int to unsigned int
Without this msize=4294967295 will result in a crash

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2011-10-24 11:13:12 -05:00
..
Kconfig 9p: remove experimental tag from tested configurations 2011-05-25 08:46:38 -05:00
Makefile [net/9p] Preparation and helper functions for zero copy 2011-03-15 09:57:34 -05:00
client.c fs/9p: change an int to unsigned int 2011-10-24 11:13:12 -05: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
mod.c fs/9p: Clean-up get_protocol_version() to use strcmp 2011-07-23 09:32:49 -05:00
protocol.c fs/9p: Update zero-copy implementation in 9p 2011-10-24 11:13:11 -05:00
protocol.h fs/9p: Update zero-copy implementation in 9p 2011-10-24 11:13:11 -05:00
trans_common.c fs/9p: Update zero-copy implementation in 9p 2011-10-24 11:13:11 -05:00
trans_common.h fs/9p: Update zero-copy implementation in 9p 2011-10-24 11:13:11 -05:00
trans_fd.c net/9p: enable 9p to work in non-default network namespace 2011-05-25 08:46:39 -05:00
trans_rdma.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2011-05-26 12:13:57 -07:00
trans_virtio.c fs/9p: Update zero-copy implementation in 9p 2011-10-24 11:13:11 -05:00
util.c net/9p: p9_idpool_get return -1 on error 2011-05-25 08:46:38 -05:00