commit | 4cd82a5bb0f68236f67b1678bc9e6348a42241ed | [log] [tgz] |
---|---|---|
author | Thomas Weißschuh <linux@weissschuh.net> | Sun Oct 17 15:46:11 2021 +0200 |
committer | Dominique Martinet <asmadeus@codewreck.org> | Wed Nov 03 09:50:35 2021 +0900 |
tree | 07e99ec9f62849458007333e3e1c3c32fc66bc68 | |
parent | 27eb4c3144f7a5ebef3c9a261d80cb3e1fa784dc [diff] |
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>