Actions
Feature #9811
closednvmeadm(1M) should have ctf
Start date:
2018-09-09
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
When debugging nvmeadm, it'd be much easier if it had CTF.
I tested this by running ctfdump on the new nvme binary and also using it to debug in mdb.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
git commit 48d370f1e98a10b1bdf160dd83a49e0f49f6c1b7
commit 48d370f1e98a10b1bdf160dd83a49e0f49f6c1b7 Author: Robert Mustacchi <rm@joyent.com> Date: 2018-09-22T20:16:33.000Z 9809 nvme driver should attach to all NVMe 1.x devices 9810 Update parts of NVMe headers for newer specs 9811 nvmeadm(1M) should have ctf Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
Actions