server: make the io log transmit use the new infrastructure
authorJens Axboe <axboe@fb.com>
Thu, 10 Dec 2015 23:07:32 +0000 (16:07 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 10 Dec 2015 23:07:32 +0000 (16:07 -0700)
commit02594e378911ba260a7efddd695d3a281bdb392a
tree1b9db1a274d3f5be188f69bf55676c2c4d4f7930
parentf77d4b73613adbce2177576afd591a3322774329
server: make the io log transmit use the new infrastructure

Add support for vectored commands, and pass them on the backend
pipe as well.

Signed-off-by: Jens Axboe <axboe@fb.com>
server.c