Actions
Bug #14689
closedblkdev GUID support
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Some devices such as NVMe 1.2 can have a GUID instead of a EUI64. blkdev should support that.
Updated by Hans Rosenfeld 10 days ago
Testing: Testing: During development of NVMe namespace management I ran these bits in conjunction with another (not yet reviewed) nvme change that uses this feature. The device nodes all used the correct NGUID for the target.
Updated by Electric Monk 10 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit ca0df52a1ec24f9498f363369c65d0e408d579b1
commit ca0df52a1ec24f9498f363369c65d0e408d579b1 Author: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Date: 2022-05-18T15:53:55.000Z 14689 blkdev GUID support Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
Actions