stat: work around 'numjobs' oddity in dumping job output
authorJens Axboe <axboe@fb.com>
Tue, 15 Dec 2015 17:38:05 +0000 (10:38 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 15 Dec 2015 17:38:05 +0000 (10:38 -0700)
commit876e10015bc3191a71512c3ae57482bf1add4e0e
treec91ee79f3a27f3b98113f01a2b54310a933accd3
parent66e19a387c9d9ae79d7ae34376c6d421c4afe1be
stat: work around 'numjobs' oddity in dumping job output

Inherit options between duped jobs, and don't include 'numjobs' in the
global option output.

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