Am 14.11.2012 23:53, schrieb Corey Bryant: > Signed-off-by: Corey Bryant <cor...@linux.vnet.ibm.com> > --- > tests/qemu-iotests/044 | 129 > ++++++++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/044.out | 5 ++ > tests/qemu-iotests/group | 1 + > tests/qemu-iotests/iotests.py | 12 ++++ > 4 files changed, 147 insertions(+) > create mode 100755 tests/qemu-iotests/044 > create mode 100644 tests/qemu-iotests/044.out
Needs to be renamed to 045 now, but looks good otherwise. Reviewed-by: Kevin Wolf <kw...@redhat.com>