More Bcachefs Fixes & Recovery Improvements Land In Linux 6.9
The Bcachefs fixes continue to come in on the heavier side for the in-development Linux 6.9 kernel.
Last week Bcachefs was working on completing its repair code for robust recovery and this newest pull request today has additional Bcachefs recovery work. There are several recovery fixes as part of today's update. The recovery fixes are around a deadlock in the recovery mode, correctly carrying out btree node merges when needed, fixing a failure to go read-write when the superblock indicates recovery passes are needed, and other fixes.
Today's pull also has a new on-disk format feature of a bitmap of regions that ever had btree nodes to help with the btree node scan tool. Plus there are a few other fixes as well.
See this Git merge for more details on the latest round of Bcachefs fixes being mainlined.
Last week Bcachefs was working on completing its repair code for robust recovery and this newest pull request today has additional Bcachefs recovery work. There are several recovery fixes as part of today's update. The recovery fixes are around a deadlock in the recovery mode, correctly carrying out btree node merges when needed, fixing a failure to go read-write when the superblock indicates recovery passes are needed, and other fixes.
Today's pull also has a new on-disk format feature of a bitmap of regions that ever had btree nodes to help with the btree node scan tool. Plus there are a few other fixes as well.
See this Git merge for more details on the latest round of Bcachefs fixes being mainlined.
12 Comments