Skip to content
Commit b76a3f93 authored by Boaz Harrosh's avatar Boaz Harrosh
Browse files

exofs: Fix bio leak in error handling path (sync read)



When failing a read request in the sync path, called from
write_begin, I forgot to free the allocated bio, fix it.

Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
parent c277331d
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