]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Fixed data-size type and bug in return value for submit_io
authorStephen Bates <sbates@raithlin.com>
Thu, 2 Jul 2015 08:17:35 +0000 (02:17 -0600)
committerStephen Bates <sbates@raithlin.com>
Thu, 2 Jul 2015 08:17:35 +0000 (02:17 -0600)
commitf579aa4a23b338edbe298c98bbaada47074847b8
tree056dc61d1e860231d8e3f537f109abc627ad75a7
parentc8aab9676058e1faea756a1626ef04de65a3cf44
Fixed data-size type and bug in return value for submit_io

The data-size and meta data input arguments should accept suffixes and
also fixed a bug where the returned value for submit_io is always 0.
nvme.c