- Remove -w; there is no need for destructive actions here.
- Remove the glob from before "vn_fullpath"; the probe description matches vn_fullpath only anyway, so there is no need for the glob here.
Fixes: 113f2f0c76a7 stress2: Updated dtrace comment
Differential D51341
stress2/fullpath2: Clean up the vn_fullpath DTrace one-liner 0mp on Jul 16 2025, 11:27 AM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes: 113f2f0c76a7 stress2: Updated dtrace comment
Diff Detail
Event TimelineComment Actions I think this is OBE? Commit 113f2f0c76a7ddc09cbadaa199e47cecec0f2814 has the same effect. Comment Actions My patch improves the change committed by pho@. That's why I mention pho's patch in Fixes: . |