projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
7c92279
)
server: split vectored commands into fragments
author
Jens Axboe
<axboe@fb.com>
Tue, 26 Jan 2016 23:44:24 +0000
(16:44 -0700)
committer
Jens Axboe
<axboe@fb.com>
Tue, 26 Jan 2016 23:44:24 +0000
(16:44 -0700)
This fixes the fio_send_cmd_ext_pdu() path to split commands
into properly sized fragments. This also reverts the
previous commit, that bypassed the check since this path
was broken.
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found