Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix a bug in linux new kernel when scan device #9

Merged
merged 1 commit into from
May 23, 2024

Conversation

jackeichen
Copy link
Contributor

fix a bug in linux new kernel when scan nvme device. Here is what I found:

[gaozh3@fedora smartie]$ nvme list
Node                  Generic               SN                   Model                                    Namespace  Usage                      Format           FW Rev
--------------------- --------------------- -------------------- ---------------------------------------- ---------- -------------------------- ---------------- --------
/dev/nvme0n1          /dev/ng0n1            S5LFNE0MC00032       MZPLJ1T6HBJR-000V5                       0x1          3.20  TB /   3.20  TB    512   B +  0 B   CQ37
[gaozh3@fedora smartie]$ ls /sys/block/
nvme0c0n1  nvme0n1  sda  zram0
[gaozh3@fedora smartie]$ ls /dev/nvme*
/dev/nvme0  /dev/nvme0n1
[gaozh3@fedora smartie]$

fix a bug in linux new kernel when scan nvme device
@TkTech TkTech self-requested a review May 23, 2024 15:18
@TkTech TkTech merged commit db0b08f into TkTech:main May 23, 2024
@TkTech
Copy link
Owner

TkTech commented May 23, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants