Commit a68cc3b
DLPX-88427 Fix self-contradictory comment in metaslab_alloc_dva_exit
The previous comment incorrectly implied that a live map entry means
failure and contained an unfinished correction ("resets ts=0... no,
it doesn't"). Reword to accurately describe the control flow: the
entry is present on both success and failure paths; only PT_REGS_RC
determines whether the failure metric is emitted.
Addresses review comment on PR #121.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 5d5a87d commit a68cc3b
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
| |||
0 commit comments