[PATCH v4 0/3] dm error based test cases

2015-07-22 Thread Anand Jain
Most likely user would replace or delete the device when there is a problem with the device. We want to test this condition by using the dm error target which will help to create the EIO when needed. Basically first create the linear device and then load the error table to get the EIO when needed.

[PATCH v4 0/3] dm error based test cases

2015-07-22 Thread Anand Jain
Most likely user would replace or delete the device when there is a problem with the device. We want to test this condition by using the dm error target which will help to create the EIO when needed. Basically first create the linear device and then load the error table to get the EIO when needed.