Public bug reported:
Commit: "smb: move client and server files to common directory fs/smb" moved
the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was
not updated, it still contains the old path. This means that cifs.ko module
cannot be loaded if only linux-modules package is installed, now being part of
linux-modules-extra.
For lunar:main this is not a problem because linux-modules-extra is always
installed, but for derivatives like aws, azure etc, this module cannot be
loaded without explicitly installing linux-modules-extra.
[Test]
1. Install the latest azure kernel 6.2.0-1016.16
2. Load cifs module
$ modprobe cifs
modprobe: FATAL: Module cifs not found in directory
/lib/modules/6.2.0-1016-azure
If modules-extra is installed, this works.
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2042546
Title:
Cifs.ko not part of linux-modules anymore
Status in linux package in Ubuntu:
New
Bug description:
Commit: "smb: move client and server files to common directory fs/smb" moved
the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was
not updated, it still contains the old path. This means that cifs.ko module
cannot be loaded if only linux-modules package is installed, now being part of
linux-modules-extra.
For lunar:main this is not a problem because linux-modules-extra is always
installed, but for derivatives like aws, azure etc, this module cannot be
loaded without explicitly installing linux-modules-extra.
[Test]
1. Install the latest azure kernel 6.2.0-1016.16
2. Load cifs module
$ modprobe cifs
modprobe: FATAL: Module cifs not found in directory
/lib/modules/6.2.0-1016-azure
If modules-extra is installed, this works.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2042546/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp