]> Git Repo - J-linux.git/commitdiff
Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefs
authorLinus Torvalds <[email protected]>
Thu, 28 Dec 2023 19:55:20 +0000 (11:55 -0800)
committerLinus Torvalds <[email protected]>
Thu, 28 Dec 2023 19:55:20 +0000 (11:55 -0800)
Pull bcachefs fixes from Kent Overstreet:
 "Just a few fixes: besides a few one liners, we have a fix for
  snapshots + compression where the extent update path didn't account
  for the fact that with snapshots, we might split an existing extent
  into three, not just two; and a small fixup for promotes which were
  broken by the recent changes in the data update path to correctly take
  into account device durability"

* tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefs:
  bcachefs: Fix promotes
  bcachefs: Fix leakage of internal error code
  bcachefs: Fix insufficient disk reservation with compression + snapshots
  bcachefs: fix BCH_FSCK_ERR enum


Trivial merge
This page took 0.046747 seconds and 4 git commands to generate.