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

Cherry pick: fix taking rootfs as filesystem by mistake (#11554) #52

Merged
merged 2 commits into from
Mar 24, 2022

Conversation

CalvinNeo
Copy link
Member

@CalvinNeo CalvinNeo commented Mar 24, 2022

What problem does this PR solve?

Issue Number: close #4402

Problem Summary:

What is changed and how it works?

Cherry pick tikv@0a3d1e0

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

* fix adding rootfs as filesystem by mistake

Signed-off-by: onlyacat <[email protected]>

* reformat by lints

Signed-off-by: onlyacat <[email protected]>

* close tikv#11552

Signed-off-by: onlyacat <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
@CalvinNeo
Copy link
Member Author

/rebuild

@solotzg
Copy link
Collaborator

solotzg commented Mar 24, 2022

image

@CalvinNeo CalvinNeo merged commit a1ffca1 into pingcap:raftstore-proxy Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TiFlash wrongly report disk Info
3 participants