commit | 0b0c28fdcaeb082203fc2082456f0c4273419af9 | [log] [tgz] |
---|---|---|
author | HanBin Yoon <hanbinyoon@google.com> | Thu Jun 01 15:49:06 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 01 15:49:06 2023 +0000 |
tree | c5a6e5a01da22361c5c19100f4bac72d26fd0735 | |
parent | 3966005e23a5906d4f7af079381ca02b5e6e9910 [diff] |
[virtio-blk] Downgrade expected log messages from ERROR to TRACE. These two log messages were changed from LTRACEF("...") to zxlogf(ERROR, "...") in http://fxrev.dev/854540. However, they do not indicate error situations. They indicate temporary unavailability of resources, and the driver makes additional attempts after pending transactions have cleared. Bug: 128259 Change-Id: I68f3d7df606f69d073f384936fb81198eeb09ea2 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864295 Reviewed-by: Christopher Anderson <cja@google.com> Commit-Queue: HanBin Yoon <hanbinyoon@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.