zos
zos copied to clipboard
feat(bcachefs): initial implementation of bcachefs.
Fixes #2374 The goal is not to have working implementation. But to give clearer picture about what we have to do to support bcachefs, code wise.
Description
Describe the changes introduced by this PR and what does it affect
Changes
List of changes this PR includes
Related Issues
List of related issues
Checklist
- [ ] Tests included
- [ ] Build pass
- [ ] Documentation
- [ ] Code format and docstring
This PR might not be needed if we want to implement bcachefs differently from the start.
before going there, these concerns need to be addressed https://github.com/threefoldtech/zos/issues/2074