Skip to content
Snippets Groups Projects
Commit 92681eca authored by Ming Lei's avatar Ming Lei Committed by Jens Axboe
Browse files

dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()


The bio is always freed after running crypt_free_buffer_pages(), so it
isn't necessary to clear bv->bv_page.

Cc: Mike Snitzer <snitzer@redhat.com>
Cc:dm-devel@redhat.com
Signed-off-by: default avatarMing Lei <ming.lei@redhat.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c16a8ac3
No related merge requests found
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