Hi, Yao
Thank you for the patch.

On Wed, Aug 27, 2025 at 12:09 PM <devel-request@lists.crash-utility.osci.io> wrote:
Date: Fri, 22 Aug 2025 02:47:27 -0000
From: briston_dev@foxmail.com
Subject: [Crash-utility] [EXTENSION] Request to add new extension to
        Crash Extension Modules page: sdinfo
To: devel@lists.crash-utility.osci.io
Message-ID: <20250822024727.17276.83392@lists.crash-utility.osci.io>
Content-Type: text/plain; charset="utf-8"

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:

 
As we mentioned in the section Basic(see the Link), we can help add your extension module  to crash extension modules page after some basic tests, but the new extension module is maintained by the submitter.
Link: https://github.com/crash-utility/crash/wiki

BTW: for extensions that have not been maintained for a long time, we may mark them as unmaintained or remove them from the extension page in the future.

Thanks
Lianbo

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 <sangyao@kylinos.cn>

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