Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ASSERT in zil_create() during ztest
This patch corrects an ASSERT in zil_create() that will only be true if the call to zio_alloc_zil() does not fail. TEST_ZTEST_TIMEOUT=3600 Signed-off-by: Tom Caputi <[email protected]>
- Loading branch information