-
- Downloads
bcachefs: Fix BCH_SB_ERRS() so we can reorder
BCH_SB_ERRS() has a field for the actual enum val so that we can reorder
to reorganize, but the way BCH_SB_ERR_MAX was defined didn't allow for
this.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
Showing
- fs/bcachefs/bcachefs.h 1 addition, 1 deletionfs/bcachefs/bcachefs.h
- fs/bcachefs/sb-downgrade.c 2 additions, 3 deletionsfs/bcachefs/sb-downgrade.c
- fs/bcachefs/sb-errors.c 3 additions, 3 deletionsfs/bcachefs/sb-errors.c
- fs/bcachefs/sb-errors.h 2 additions, 0 deletionsfs/bcachefs/sb-errors.h
- fs/bcachefs/sb-errors_format.h 1 addition, 1 deletionfs/bcachefs/sb-errors_format.h
Loading
Please register or sign in to comment