android_kernel_xiaomi_sm7250/net/9p
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic
This patch abstracts out the interfaces to underlying transports so that
new transports can be added as modules.  This should also allow kernel
configuration of transports without ifdef-hell.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2007-10-17 14:31:07 -05:00
..
client.c 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00
conv.c 9p: fix bad error path in conversion routines 2007-08-23 10:25:05 -05:00
error.c
fcprint.c
Kconfig 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00
Makefile 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00
mod.c
mux.c 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00
sysctl.c 9p: Don't use binary sysctl numbers. 2007-07-22 12:43:28 -07:00
trans_fd.c 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00
util.c