Skip to content
Commit 3480aecd authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix read path io_ref handling



We were using our device pointer after we'd released our ref to it.

Unlikely to be a race that's practical to hit, since actually removing a
member device is a whole process besides just taking it offline, but -
needs to be fixed.

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