commit | 3d3020c461936009dc58702e267ff67b0076cbf2 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@linux.dev> | Thu Aug 22 11:47:32 2024 -0400 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Sat Aug 31 19:27:01 2024 -0400 |
tree | fded479216dacf4e52bf0376bc452116fa3bc9eb | |
parent | e3e6940940910c2287fe962bdf72015efd4fee81 [diff] |
bcachefs: Mark more errors as autofix errors that are known to always be safe to fix should be autofix: this should be most errors even at this point, but that will need some thorough review. note that errors are still logged in the superblock, so we'll still know that they happened. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>