[PATCH V3 nvme-cli 0/2] add "Path Access" field in command "nvme list"

chengjike chengjike.cheng at huawei.com
Tue Sep 28 01:50:48 PDT 2021


This patch V3 is to add "Path Access" field in command "nvme list".
Changes on this V3 since the last version of this
 - updated the commit log by Chaitanya Kulkarni
 - added a function comment by Chaitanya Kulkarni
 - modified the inappropriate code by Chaitanya Kulkarni

patch V2
https://lore.kernel.org/linux-nvme/20210927014137.3756-1-chengjike.cheng@huawei.com/T/#t

chengjike (1):
  initialize disk "access" variable

 src/nvme/private.h |  1 +
 src/nvme/tree.c    | 54 +++++++++++++++++++++++++++++++++++++++++-----
 src/nvme/tree.h    | 11 ++++++++++
 3 files changed, 61 insertions(+), 5 deletions(-)

chengjike (1):
  add "Path Access" entry in command output

 nvme-print.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
 
-- 
2.21.0.windows.1




More information about the Linux-nvme mailing list