Bump length of description field to 256 chars
authorJens Axboe <axboe@fb.com>
Fri, 14 Mar 2014 14:41:39 +0000 (08:41 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 14 Mar 2014 14:41:39 +0000 (08:41 -0600)
commit4e59d0f3a3ff569bddb31fe6927a9faf204ae9bf
tree5095c1f9ccb160c0fad886a4864b5cab88a237e6
parent77d9967586f9cc8d445056510e25be4eeded2689
Bump length of description field to 256 chars

Ensure that string always end up \0 terminated, too.

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