OSDN Git Service

Move nvme parsing to linux-nvme.c
authorPeter Jones <pjones@redhat.com>
Wed, 6 Jun 2018 20:43:30 +0000 (16:43 -0400)
committerPeter Jones <pmjones@gmail.com>
Fri, 8 Jun 2018 19:11:37 +0000 (15:11 -0400)
commitff696a432bf92af1206e235a60ad28b58ff0ab92
tree78aeccfd7577f98a83c86c6558a8e9fbcdc4dd2b
parent580ad56d9a789792a374a622c77a70612767b28f
Move nvme parsing to linux-nvme.c

This won't actually *work* yet, because the infrastructure to use it
(replacing "struct disk_info") won't land for a few more patches.

Signed-off-by: Peter Jones <pjones@redhat.com>
src/linux-nvme.c [new file with mode: 0644]
src/linux.c
src/linux.h