Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+18 -14) |
11072 Deadlock in lofi after 11043
Review Request #1861 — Created May 28, 2019 and submitted
Information | |
---|---|
citrus | |
illumos-gate | |
master | |
11072 | |
e42ed3a... | |
Reviewers | |
general | |
11072 Deadlock in lofi after 11043
Ran OmniOS media creation in a loop. Before this fix it would hang every time in
lofiadm -al
, after it succeeds.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+19 -24) |
-
-
usr/src/uts/common/io/lofi.c (Diff revision 3) The
nvl != NULL
check ought to be redundant. If you're feeling paranoid about it, add an ASSERT.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+19 -24) |