]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme-cli: add support for options to effects-log subcommand
authorMinwoo Im <minwoo.im.dev@gmail.com>
Sat, 13 Jan 2018 12:20:52 +0000 (21:20 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Sat, 13 Jan 2018 12:20:52 +0000 (21:20 +0900)
commita1df29ae18d870b8c67b8ab19eecb5cd933d9772
treee831998f4536a48eca66dab4e52d057d6be4c02f
parenta55df727606f0ce79043ad86ccb44d9725ecc804
nvme-cli: add support for options to effects-log subcommand

Add support for options below to to effects-log subcommand.
    --output-format=<fmt>, -o <fmt>    normal|json|binary
    --human-readable, -H
    --raw-binary, -b

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
nvme-ioctl.c
nvme-ioctl.h
nvme-print.c
nvme-print.h
nvme.c