HomeFreeBSD

Correct logic error in biosdisk.c:bd_realstrategy()

Description

Correct logic error in biosdisk.c:bd_realstrategy()

The wrong condition is used when evaluating the return of disk_ioctl()
This results in reaching the 'We should not get here' branch in most casts

Reviewed by: imp
Sponsored by: Klara Systems
Differential Revision: https://reviews.freebsd.org/D15839

Details

Provenance
allanjudeAuthored on
Reviewer
imp
Differential Revision
D15839: Correct logic error
Parents
rS335244: Assert that a build is done before an install.
Branches
Unknown
Tags
Unknown