-
Notifications
You must be signed in to change notification settings - Fork 45
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
[DRAFT] Add Overlayfs implementation #659
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #659 +/- ##
==========================================
- Coverage 88.21% 88.02% -0.19%
==========================================
Files 297 304 +7
Lines 12529 12814 +285
==========================================
+ Hits 11052 11280 +228
- Misses 1477 1534 +57 ☔ View full report in Codecov by Sentry. |
Getting errors with pyfsxfs_file_entry_get_extended_attributes.
|
I know this PR is still in draft but I recommend to rename |
@sydp what is the status of this PR? |
As discussed will get this ready for review. |
Fixes #408