HomeFreeBSD

Handle races when remounting UFS volume from ro to rw.

Description

Handle races when remounting UFS volume from ro to rw.

In particular, ensure that writers are not unleashed before SU
structures are initialized. Also, correctly handle MNT_ASYNC before
this.

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

Details

Provenance
kibAuthored on
Reviewer
mckusick
Parents
rS346030: Refactor ELF interpreter loading into a separate function.
Branches
Unknown
Tags
Unknown