server: endianness bug and exit command
authorJens Axboe <axboe@kernel.dk>
Mon, 3 Oct 2011 09:48:39 +0000 (11:48 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 3 Oct 2011 09:48:39 +0000 (11:48 +0200)
commitd7959186aa6f8ca6ee5bdcd773d77280fc806617
treed742fa199b91c71d80a229b1628d48eb48f4cc63
parentc7d5c941db51482ba196ef888fdd44f285363946
server: endianness bug and exit command

- flags should be converted to network native format
- add separate EXIT command for server, regular job completion should
  not quit it

Signed-off-by: Jens Axboe <axboe@kernel.dk>
server.c
server.h