Skip to content
Commit 0a34c058 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Ensure bch_sb_field_ext always exists



This makes bch_sb_field_ext more consistent with the rest of -o
nochanges - we don't want to be varying other codepaths based on -o
nochanges, since it's used for testing in dry run mode; also fixes some
potential null ptr derefs.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 4fe0eeea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment