HomeFreeBSD

- Properly acquire the vnode interlock before releasing the

Description

  • Properly acquire the vnode interlock before releasing the mntvnode_mtx.
  • Use a local variable to store the results of the test to see if the next vnode on the mount list has changed. This is so that we no longer acess the vnode after we vput() it.

Details

Provenance
jeffAuthored on Oct 4 2003, 2:02 PM
Parents
rGbb33b5fabf4f: - Acquire the vnode interlock prior to dropping the mntvnode_mtx.
Branches
Unknown
Tags
Unknown

Event Timeline