linux-stable/include/net/9p
Thomas Weißschuh 019641d1b5 net/p9: load default transports
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>
2022-01-10 10:00:09 +09:00
..
9p.h 9p/trans_fd: split into dedicated module 2022-01-10 09:58:30 +09:00
client.h 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
transport.h net/p9: load default transports 2022-01-10 10:00:09 +09:00