linux/net/9p
Dominique Martinet 947867aa19 9p: trans_fd, read rework to use p9_parse_header
Most of the changes here are no-op and just renaming to use a
fcall struct, needed for p9_parse_header

It fixes the unaligned memory access to read the tag and defers to
common functions for part of the protocol knowledge (although header
length is still hard-coded...)

Reported-By: Rob Landley <rob@landley.net>
Signed-Off-By: Dominique Martinet <dominique.martinet@cea.fr>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2015-11-14 08:12:41 -06:00
..
Kconfig
Makefile
client.c 9p: ensure err is initialized to 0 in p9_client_read/write 2015-08-22 21:35:02 -04:00
error.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
mod.c
protocol.c 9p: patches for 4.1 merge window 2015-04-18 17:45:30 -04:00
protocol.h
trans_common.c net/9p: remove (now-)unused helpers 2015-04-11 22:28:29 -04:00
trans_common.h net/9p: remove (now-)unused helpers 2015-04-11 22:28:29 -04:00
trans_fd.c 9p: trans_fd, read rework to use p9_parse_header 2015-11-14 08:12:41 -06:00
trans_rdma.c IB/cma: Add support for network namespaces 2015-10-28 12:32:48 -04:00
trans_virtio.c net/9p: Add device name details on error 2015-11-14 08:12:41 -06:00
util.c net/9p: convert to idr_alloc() 2013-02-27 19:10:20 -08:00