HomeFreeBSD

Fix the code to retry mount attempt in mountcritlocal if there are

Description

Fix the code to retry mount attempt in mountcritlocal if there are
any root mount holds. The previous one used a wrong conditional - the
"err=$?" assignment resets "$?" to 0.

Submitted by: jilles@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation

Details

Provenance
traszAuthored on
Parents
rS294020: Fix panic in IP redirect. Panic was introduced in r293466.
Branches
Unknown
Tags
Unknown