HomeFreeBSD

Vnode is not referenced by the vfs_domount() at the point where

Description

Vnode is not referenced by the vfs_domount() at the point where
asserts are made. Remove them, since we might dereference freed
memory. Leaked locks are asserted by the syscall return code anyway.

Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS285038: Save & restore the floating-pont argument registers before calling
Branches
Unknown
Tags
Unknown