HomeFreeBSD

iosched: remove stray debug

Description

iosched: remove stray debug

This printf was designed to catch misqueued bio requests. Prior to
supporting read_bias == 0, we couldn't get anything but reads and writes
in this queue. However, for read_bias == 0 we queue everything except
BIO_DELETE to this queue, so remove the printf. We don't need to update
any statistics.

Sponsored by: Netflix

Details

Provenance
impAuthored on May 5 2022, 2:28 AM
Parents
rG1907e1c07c36: ada: Move comment
Branches
Unknown
Tags
Unknown