diff options
| author | Geliang Tang <tanggeliang@kylinos.cn> | 2026-03-31 11:17:31 +0300 |
|---|---|---|
| committer | Keith Busch <kbusch@kernel.org> | 2026-04-08 18:12:45 +0300 |
| commit | 723277b15ed97185ce6f75abbf19f06e00f0a6f5 (patch) | |
| tree | 8219a677f7624d022e22c05af5a6c7b97d47e5f0 /include/linux | |
| parent | 4606467a75cfc16721937272ed29462a750b60c8 (diff) | |
| download | linux-723277b15ed97185ce6f75abbf19f06e00f0a6f5.tar.xz | |
nvme: add missing MODULE_ALIAS for fabrics transports
The generic fabrics layer uses request_module("nvme-%s", opts->transport)
to auto-load transport modules. Currently, the nvme-tcp, nvme-rdma, and
nvme-fc modules lack MODULE_ALIAS entries for these names, which prevents
the kernel from automatically finding and loading them when requested.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
