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

feature: Add support for bcachefs #1373

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

tmuehlbacher
Copy link
Contributor

Make sure that bcachefs mounts are also displayed in the disks widget. bcachefs is a file system that will be included in the upcoming Linux v6.7 kernel. Briefly tested this and it works on my system.

Make sure that bcachefs mounts are also displayed in the disks widget.
bcachefs is a file system that will be included in the upcoming Linux
v6.7 kernel. Briefly tested this and it works on my system.
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (77777ef) 32.28% compared to head (b5d7c14) 32.28%.

Files Patch % Lines
src/data_collection/disks/unix/file_systems.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1373   +/-   ##
=======================================
  Coverage   32.28%   32.28%           
=======================================
  Files          98       98           
  Lines       17242    17245    +3     
=======================================
+ Hits         5567     5568    +1     
- Misses      11675    11677    +2     
Flag Coverage Δ
macos-12 34.12% <33.33%> (-0.01%) ⬇️
ubuntu-latest 33.86% <33.33%> (-0.01%) ⬇️
windows-2019 34.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@ClementTsang ClementTsang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this!

@ClementTsang ClementTsang merged commit 0c161ae into ClementTsang:main Jan 4, 2024
33 checks passed
@tmuehlbacher tmuehlbacher deleted the add-bcachefs branch January 4, 2024 17:21
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.

2 participants