On Wed, Jun 10, 2020 at 01:02:10PM +0200, Stefan K wrote: > ... one year later ... > > what is the status now? the latest update on patreon is a few month old. > What are the blockers to merge bcachefs into the kernel? > > I hope that the bcachefs thing will be merged soon. Status update coming. Did journalling of updates to interior btree nodes a few months ago to get rid of FUA writes and for other reasons and that turned out to be more work than expected; still debugging the new btree key cache code which is needed to fully fix recovery from unclean shutdown. Main blocker for merging is the dio cache coherency thing. That and working through all known bugs. There's an outstanding data corruption bug someone in the IRC channel is helping track down. Bleh. Debugging is endless.