[PATCH 0/2] Fix usage of configshell-fb module
Maurizio Lombardi
mlombard at bsdbackstore.eu
Fri Oct 10 06:09:41 PDT 2025
On Thu Oct 9, 2025 at 12:45 PM EDT, Stephan Müller wrote:
> Hello
>
> These patches are necessary on Debian 13 with configshell v.2.0.0.
> Calls to "configshell_fb.node.ConfigNode" are no longer possible, when
> importing "configshell_fb".
Newer configshell versions should improve backward compatibility, but
yes, the new module name "configshell" is preferred.
>
> 1. From configshell-fb v2.0.0 on, the module is actually named
> configshell. This already fixes the Debian issue and also works on
> Debian 12 with configshell-fb v1.2.8.
>
> 2. They now explicitly export module symbols, so we should use
> those instead of referring to file names. This is more cosmetic
> thing.
>
> Have a nice day
> stephan
>
> Stephan Müller (2):
> Use preferred module name
> Use exported configshell symbols
>
> nvmetcli | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Tested on Fedora rawhide with configshell 2.0.2
ACK
Maurizio
More information about the Linux-nvme
mailing list