]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Dec 2023 19:55:20 +0000 (11:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Dec 2023 19:55:20 +0000 (11:55 -0800)
commiteeec2599630ac1ac03db98f3ba976975c72a1427
treed50816703ebe785b6dbb8b66b338bc67771528d7
parentf5837722ffecbbedf1b1dbab072a063565f0dad1
parent7b474c77daddaf89bbb72594737538f4e0dce2fd
Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefs

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