summaryrefslogtreecommitdiff
path: root/doc/develop/driver-model
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2021-06-22 21:16:19 +0800
committerBin Meng <[email protected]>2021-06-23 17:21:14 +0800
commit8c60d40d69fd834f67322bbcea06ef0adf9076e1 (patch)
treef610019088021ccd4101a59dc24d6b4970b29241 /doc/develop/driver-model
parent478f7fc6a04ae81af550b56b31f18af24cf3f262 (diff)
nvme: Eliminate the offset of one during block dev creation
At present there is an offset of one added during the creation of block device. This can be very confusing as we wanted to encode the namespace id in the block device name but namespae id cannot be zero. This changes to use the namespace id directly in the block device name, eliminating the offset of one effectively. Suggested-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Bin Meng <[email protected]>
Diffstat (limited to 'doc/develop/driver-model')
0 files changed, 0 insertions, 0 deletions