summaryrefslogtreecommitdiff
path: root/Roadmap.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'Roadmap.mdwn')
-rw-r--r--Roadmap.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/Roadmap.mdwn b/Roadmap.mdwn
index 4bdd817..8cba90b 100644
--- a/Roadmap.mdwn
+++ b/Roadmap.mdwn
@@ -37,6 +37,11 @@ We also have tooling for examining filesystem metadata - there's userspace
tooling for examining an offline filesystem, and metadata can also be viewed in
debugfs on a mounted filesystem.
+One thing that's missing in the userspace bcachefs tool is access to what's
+published via sysfs when running in the kernel - this is a really important
+debugging tool. A good project for someone new to the code might be to embed an
+http server and implement a sysfs shim.
+
### Feature stability
Erasure coding isn't quite there yet - there's still oopses being reported, and