server: increase default max pdu length to 1024
authorJens Axboe <axboe@kernel.dk>
Fri, 7 Oct 2011 08:12:47 +0000 (10:12 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 7 Oct 2011 08:12:47 +0000 (10:12 +0200)
commit5cf6be78129e41703270325edf3346dba7d0036a
treefb432a11fdf0dfe923873b07605edc8773bbecb8
parent25c67f829687c91966f5efabdc71c71034e791b2
server: increase default max pdu length to 1024

It was set low to 64 to debug issues with fragmentation and
defragmentation of packages. Bump version to 3 as well since
this breaks the protocol with older clients.

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