Changes the device name for NVMe and NVMe-oF namespaces from using "ns"
to "n" to be more compatible with other operating systems. Preserves the
existing functionality by creating alias from nvmeXnY to nvmeXnsY.
Details
Details
- Reviewers
jhb imp - Commits
- rGce75bfcac9cf: nvme: Change namespace device name
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This looks good.
It conflicts with what i did here, but you did it better so I'll rebase.