| commit | 26a337944e73d88838642a09689fdf40daf00069 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <axboe@fb.com> | Mon Jul 14 22:04:47 2014 +0200 |
| committer | Jens Axboe <axboe@fb.com> | Mon Jul 14 22:04:47 2014 +0200 |
| tree | f9c44bc06c67b67448950624da3ea80b5d4b3bd2 | |
| parent | 254c4407cb84a6dec90336054615b0f0e996bb7c [diff] |
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.