Change assertion to log the incorrect io_type we've got.

This commit is contained in:
Pawel Jakub Dawidek 2019-02-19 23:43:15 +00:00
parent 36d43b5dfe
commit 99ab63b69d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=344318

View File

@ -2020,7 +2020,7 @@ vdev_raidz_io_start(zio_t *zio)
return;
}
ASSERT(zio->io_type == ZIO_TYPE_READ);
ASSERT3U(zio->io_type, ==, ZIO_TYPE_READ);
/*
* Iterate over the columns in reverse order so that we hit the parity