]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Fixup Security send/recv to read data from disk
authorScott Bauer <scott.bauer@intel.com>
Thu, 16 Mar 2017 23:16:29 +0000 (17:16 -0600)
committerScott Bauer <scott.bauer@intel.com>
Thu, 16 Mar 2017 23:16:29 +0000 (17:16 -0600)
commit98ac1df28d58f5319beaf568680ccd11b89c075a
treec4f05af2315e65c090f2292c71192249eae8e614
parent891899661cae31be232a8046bded2c1e928be8d7
Fixup Security send/recv to read data from disk

We forgot to actually read the data from the disk into the buffer.

Signed-off-by: Scott Bauer <scott.bauer@intel.com>
nvme.c