-
- Downloads
net/9p: autoload transport modules
Automatically load transport modules based on the trans= parameter passed to mount. This removes the requirement for the user to know which module to use. Link: http://lkml.kernel.org/r/20211017134611.4330-1-linux@weissschuh.net Signed-off-by:Thomas Weißschuh <linux@weissschuh.net> Signed-off-by:
Dominique Martinet <asmadeus@codewreck.org>
Showing
- include/net/9p/transport.h 6 additions, 0 deletionsinclude/net/9p/transport.h
- net/9p/mod.c 24 additions, 6 deletionsnet/9p/mod.c
- net/9p/trans_rdma.c 1 addition, 0 deletionsnet/9p/trans_rdma.c
- net/9p/trans_virtio.c 1 addition, 0 deletionsnet/9p/trans_virtio.c
- net/9p/trans_xen.c 1 addition, 0 deletionsnet/9p/trans_xen.c
Loading
Please register or sign in to comment