Fix for crash with more than ~500 jobs
authorJens Axboe <axboe@kernel.dk>
Wed, 18 Apr 2012 18:39:48 +0000 (20:39 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 18 Apr 2012 18:39:48 +0000 (20:39 +0200)
commit79074e7c8c01a355be5b6d3a84df101100f93a66
tree5bb3819620446553c86bc8a03fc6317d4b938c79
parent84306c1d9ecd94e93436da62b41ef61ac6e281ac
Fix for crash with more than ~500 jobs

We simply overwrite our status output buffer, not a terribly
good idea.

Reported-by: Roger Sibert <Roger_Sibert@xyratex.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
eta.c