kdave / btrfs-progs

Development of userspace BTRFS tools
GNU General Public License v2.0
550 stars 241 forks source link

[Fixed PR] v3: btrfs-progs: recover from failed metadata_uuid port kernel #668

Closed asj closed 12 months ago

asj commented 1 year ago

The earlier revision, v2, of this patchset consisted of 16 patches, out of which 12 have already been merged into the devel branch.

v2: https://patchwork.kernel.org/project/linux-btrfs/list/?series=776027

This current patchset contains the remaining unmerged patches and addresses the reported bug:

bug report: https://github.com/kdave/btrfs-progs/actions/runs/5956097489/job/16156138260

In v3 of this patchset, btrfs_fs_devices::inconsistent_super variable added, which helps determine whether all the devices in the fs_devices share the same fsid and metadata_uuid.

kdave commented 12 months ago

Merged to devel and released in 6.5.2.