Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make bad disk detection more robust #10317

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Make bad disk detection more robust #10317

merged 1 commit into from
Aug 31, 2023

Conversation

moonchen
Copy link
Contributor

-Report disk I/O failure synchronously.
-Fix a signed/unsigned bug when checking disk I/O result. -Rename a couple of symbols for clarity.

-Report disk I/O failure synchronously.
-Fix a signed/unsigned bug when checking disk I/O result.
-Rename a couple of symbols for clarity.
@moonchen moonchen added the Cache label Aug 30, 2023
@moonchen moonchen added this to the 10.0.0 milestone Aug 30, 2023
@moonchen moonchen merged commit d7c1967 into apache:master Aug 31, 2023
@zwoop
Copy link
Contributor

zwoop commented Oct 16, 2023

@moonchen This has merge conflicts, probably because of #10269 ? Can you make a branch PR for 9.2.x please?

@moonchen
Copy link
Contributor Author

@moonchen This has merge conflicts, probably because of #10269 ? Can you make a branch PR for 9.2.x please?

Created: #10625

cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jun 3, 2024
* asf/master:
  Make bad disk detection more robust (apache#10317)
  Update Proxy Verifier to v2.10.1 (apache#10322)
  Fix lua plugin build (apache#10319)
  cmake: Add support for building benchmarks (apache#10316)
  cmake: add tests for proxy/http3 (apache#10310)
  Cmake: Add tests in proxy/http proxy/http2 (apache#10305)
  add tests for src/records (apache#10302)
  cmake: add unit tests for proxy/logging (apache#10301)
  setup default install path, runtime user and group (apache#10299)
  cmake: add tests for proxy/hdrs (apache#10283)
  Fix ip_allow optional methods specification (apache#10246)
  Plugin promotions, deprecations and deletions (apache#10303)
  Use Dbg() for debug output in both core and plugins. (apache#9732)
  Remove in_addr forward declaration from experimental.h. (apache#10309)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants