[PATCH] bio_dirty_fn() page leak fix
bio_dirty_fn() needs to drop its ref against each remaining page in the BIO before releasing the BIO.
Showing
Please register or sign in to comment
bio_dirty_fn() needs to drop its ref against each remaining page in the BIO before releasing the BIO.