gclient: bump output time buf size
authorJens Axboe <axboe@kernel.dk>
Mon, 13 Aug 2018 15:47:45 +0000 (09:47 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 13 Aug 2018 15:47:45 +0000 (09:47 -0600)
commit38e7d820bb9e7be375a0b4c6a4bf54ceed630411
tree7050f6b88369bd6b0dbbfe178674d9a2cf52db07
parentfee14ab846ef542d9bb9ebf68f11f0ecb8636f5e
gclient: bump output time buf size

We could potentially write a few bytes too many, just bump the
timebuf size up into a safe region.

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