Revert "bio: modify __bio_add_page() to accept pages that don't start a new segment"
authorJens Axboe <axboe@fb.com>
Mon, 14 Jul 2014 20:04:47 +0000 (22:04 +0200)
committerJens Axboe <axboe@fb.com>
Mon, 14 Jul 2014 20:04:47 +0000 (22:04 +0200)
commit26a337944e73d88838642a09689fdf40daf00069
treef9c44bc06c67b67448950624da3ea80b5d4b3bd2
parent254c4407cb84a6dec90336054615b0f0e996bb7c
Revert "bio: modify __bio_add_page() to accept pages that don't start a new segment"

This reverts commit 254c4407cb84a6dec90336054615b0f0e996bb7c.

It causes crashes with cryptsetup, even after a few iterations and
updates. Drop it for now.
block/bio.c