189814de83
Previously, the I/O splitting code and child I/O completion were not being tested (aside from in the unit tests). Tweak the I/O size so that it will get split into two child I/Os on devices with 128 KB striping. This causes nvme_cb_complete_child() to be exercised, improving code coverage. Change-Id: Ia0299f7f809f8edb93452b5ad45939977a9f67f1 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>