Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 019641d1 authored by Thomas Weißschuh's avatar Thomas Weißschuh Committed by Dominique Martinet
Browse files

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: default avatarThomas Weißschuh <linux@weissschuh.net>
[Dominique: constify v9fs_get_trans_by_name argument as per patch1v2]
Signed-off-by: default avatarDominique Martinet <asmadeus@codewreck.org>
parent 99aa673e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment