Add KASSERT to ensure sane nsid.
All callers are currently filtering bad nsid to this function,
however, we'll have undefined behavior if that's not true. Add the
KASSERT to prevent that.
Add KASSERT to ensure sane nsid. Tags None Referenced Files None Subscribers None
Description
Details
|