MFV r337197: 9456 ztest failure in zil_commit_waiter_timeout
illumos/illumos-gate@b6031810da Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Approved by: Matt Ahrens <mahrens@delphix.com> Author: Prakash Surya <prakash.surya@delphix.com>
This commit is contained in:
parent
9b1a0e4bff
commit
4fe3524922
@ -2299,7 +2299,7 @@ zil_commit_waiter_timeout(zilog_t *zilog, zil_commit_waiter_t *zcw)
|
||||
*/
|
||||
lwb_t *nlwb = zil_lwb_write_issue(zilog, lwb);
|
||||
|
||||
ASSERT3S(lwb->lwb_state, !=, LWB_STATE_OPENED);
|
||||
IMPLY(nlwb != NULL, lwb->lwb_state != LWB_STATE_OPENED);
|
||||
|
||||
/*
|
||||
* Since the lwb's zio hadn't been issued by the time this thread
|
||||
|
Loading…
x
Reference in New Issue
Block a user