engines: rename option specific pad from 'td' to 'pad'
authorJens Axboe <axboe@fb.com>
Wed, 29 Oct 2014 14:30:07 +0000 (08:30 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 29 Oct 2014 14:30:07 +0000 (08:30 -0600)
commita1f871c72971efe84cd42670d5df4c4dc56dbd3f
tree683c3a27f5a4d8c643ae0d5c4e54d31b9d1278bb
parent6f9961ac7aea504e8e89e9bc9c3a10f708f19318
engines: rename option specific pad from 'td' to 'pad'

Except the net engine, they all just use it as padding to avoid
having a zero offset member. The latter makes the parser think
the offset isn't set, so not valid.

Signed-off-by: Jens Axboe <axboe@fb.com>
engines/cpu.c
engines/e4defrag.c
engines/gfapi.h
engines/libaio.c
engines/rbd.c