Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 83208cbf authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Don't return -EROFS from mount on inconsistency error


We were accidentally returning -EROFS during recovery on filesystem
inconsistency - since this is what the journal returns on emergency
shutdown.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 8528bde1
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