Added in extension.html: https://crash-utility.github.io/extensions.html

In addition, the extension won't work for kernel>=v6.4, because both
MEMBER_OFFSET("class", "p") and MEMBER_OFFSET("class",
"klist_devices") will fail in get_class_klist_list_addr(), just a
quick test.

Thanks,
Tao Liu

On Mon, Sep 8, 2025 at 9:12 PM briston_dev <[email protected]> wrote:
>
> Dear Crash Utility Maintainers,
>
> I would like to submit a new extension module for inclusion in the Crash 
> Extension Modules page. Below are the required details:
>
> 1.Extension Name: sdinfo
>
> 2.Command(s): sdinfo
>
> 3.Comments
> - Functionality: Displays Linux kernel's SCSI disk information, including 
> devices, hosts, targets, and associated I/O requests  and SCSI commands. 
> Support for NVMe devices is currently under development and will be added in 
> upcoming releases.
>
> - To build the module from the top-level `crash-<version>` directory, enter:
>     $ cp <path-to>/scsi.c scsi.mk extensions
>     $ make extensions
>
> - Package Website: https://github.com/briston-dev/crash-diskutils
> - Requires crash-utility version >= 7.2.8
> - Author: Yao Sang <[email protected]>
>
> As specified in the extension guidelines, please add this module to the Crash 
> Extension Modules page. This extension will be actively maintained with 
> regular updates to ensure compatibility with new kernel versions and 
> additional feature enhancements.
>
> Let me know if additional information is needed. Thank you for your 
> consideration!
>
> Best regards,
>
> Yao Sang
> --
> Crash-utility mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
> Contribution Guidelines: https://github.com/crash-utility/crash/wiki
--
Crash-utility mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
Contribution Guidelines: https://github.com/crash-utility/crash/wiki

Reply via email to