summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIkiWiki <ikiwiki.info>2021-05-22 23:30:33 -0700
committerIkiWiki <ikiwiki.info>2021-05-22 23:30:33 -0700
commit42351b958ad21a487369e6adc27eb95f74a40e44 (patch)
tree11e64abf703a2be33dc94e56f27fe285b8bad937
parentfdbbd3e983fc0dec147ee4efb976f512e7d86772 (diff)
parent49eaf3799da30167e9d6f46afd1e4540692bae87 (diff)
Merge branch 'master' of /home/bcachefs/bcachefs
-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