]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Align passthrough buffers
authorKeith Busch <keith.busch@intel.com>
Tue, 17 May 2016 17:07:34 +0000 (11:07 -0600)
committerKeith Busch <keith.busch@intel.com>
Tue, 17 May 2016 17:07:34 +0000 (11:07 -0600)
commit2b35b6581d271661963c1ac7bb6675354908707f
tree3b1d358aaf12bf7f6dd4934368b48c855e56d197
parent402a87b610e5d3e3a9c4700eec077eede13d7b64
Align passthrough buffers

Some versions of the kernel will create bounce buffers instead of using
directly if the user buffer is not aligned.

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