mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
019641d1b5
Now that all transports are split into modules it may happen that no transports are registered when v9fs_get_default_trans() is called. When that is the case try to load more transports from modules. Link: https://lkml.kernel.org/r/20211103193823.111007-5-linux@weissschuh.net Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> [Dominique: constify v9fs_get_trans_by_name argument as per patch1v2] Signed-off-by: Dominique Martinet <asmadeus@codewreck.org> |
||
---|---|---|
.. | ||
9p.h | ||
client.h | ||
transport.h |