]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Print status to stderr on r/w commands
authorKeith Busch <keith.busch@intel.com>
Thu, 15 Oct 2015 14:15:43 +0000 (08:15 -0600)
committerKeith Busch <keith.busch@intel.com>
Thu, 15 Oct 2015 14:15:43 +0000 (08:15 -0600)
commitd79c7e4a3587270323122f8450562e93eba3fc23
tree2827c467bf477e3588e3d351e1a30c00c92fffc9
parent3dcb6fabb183d9a34d11c62334b9e67d7447d3c3
Print status to stderr on r/w commands

The option exists to pipe the data through stdout, so we don't want to
potentially contaminate user data with program output.

Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme.c