Skip to content
Snippets Groups Projects
  1. Jan 21, 2024
  2. Jan 06, 2024
  3. Jan 01, 2024
  4. Nov 14, 2023
  5. Nov 05, 2023
  6. Nov 02, 2023
    • Kent Overstreet's avatar
      bcachefs: Enumerate fsck errors · b65db750
      Kent Overstreet authored
      
      This patch adds a superblock error counter for every distinct fsck
      error; this means that when analyzing filesystems out in the wild we'll
      be able to see what sorts of inconsistencies are being found and repair,
      and hence what bugs to look for.
      
      Errors validating bkeys are not yet considered distinct fsck errors, but
      this patch adds a new helper, bkey_fsck_err(), in order to add distinct
      error types for them as well.
      
      Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
      b65db750
  7. Oct 31, 2023
  8. Oct 22, 2023
Loading