]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Allow bi-directional commands
authorKeith Busch <keith.busch@intel.com>
Tue, 6 Dec 2016 23:03:25 +0000 (18:03 -0500)
committerKeith Busch <keith.busch@intel.com>
Tue, 6 Dec 2016 23:05:12 +0000 (18:05 -0500)
commit274733919344517de0f011587c19b699fef9c412
tree6062d5632a6c0c706d066368f7828b63e843a9d4
parent44c7aa9fa5b64641f00f3f5c91dde60c75786af1
Allow bi-directional commands

The spec allows bi-directional commands so let's let a user submit
one. The kernel does not support this at the moment, but maybe it will
someday.

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