diff options
author | Javier González <[email protected]> | 2017-05-03 11:19:04 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-05-04 07:53:04 -0600 |
commit | 2e13f33a2464fc3aa7783022a90309cabeca8935 (patch) | |
tree | db025603a0572b86538f0e15a1d131cfb5d8e268 /scripts/gdb/linux/proc.py | |
parent | 2719aa217e0d025dbfce74ac777815776ccec072 (diff) |
lightnvm: create cmd before allocating request
Create nvme command before allocating a request using
nvme_alloc_request, which uses the command direction. Up until now, the
command has been zeroized, so all commands have been allocated as a
read operation.
Signed-off-by: Javier González <[email protected]>
Reviewed-by: Matias Bjørling <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions