HomeFreeBSD

Assert that um_softdep is NULL on free(ump), i.e. softdep_unmount() was called

Description

Assert that um_softdep is NULL on free(ump), i.e. softdep_unmount() was called

Reviewed by: mckusick
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D29178

Details

Provenance
kibAuthored on Mar 3 2021, 7:40 PM
Reviewer
mckusick
Differential Revision
D29178: UFS SU: handle races on remounts rw<->ro
Parents
rGf776c54cee81: ffs_mount: when remounting ro->rw and sbupdate failed, cleanup softdeps
Branches
Unknown
Tags
Unknown