K 10 svn:author V 9 allanjude K 8 svn:date V 27 2018-06-16T02:50:29.199259Z K 7 svn:log V 303 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 END