You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
verify: add --trim_verify_errror to mask trimmed error
For example, in io_uring_cmd with nvme cmd_type, trimmed offset might
return NVMe status code to represent the given offsets are unmapped. In
this case, failure might be expected. This patch added a new option
just like the other trim_verify_* series to maskd the expected error
value from the ioengine.
Signed-off-by: Minwoo Im <minwoo.im@samsung.com>
0 commit comments