David Rientjes 23fe8f8b11 block, drbd: fix drbd_req_new() initialization
mempool_alloc() does not support __GFP_ZERO since elements may come from
memory that has already been released by mempool_free().

Remove __GFP_ZERO from mempool_alloc() in drbd_req_new() and properly
initialize it to 0.

Cc: Lars Ellenberg <drbd-dev@lists.linbit.com>
Cc: Jens Axboe <axboe@fb.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-03-24 20:00:16 -06:00
..
2015-03-06 01:29:16 +01:00
2015-03-02 12:08:43 -05:00
2015-02-17 09:27:54 -08:00
2015-03-06 22:35:49 +01:00
2015-02-15 10:48:44 -08:00
2015-02-03 15:48:51 -08:00
2015-02-25 11:38:46 +11:00
2015-02-03 15:58:39 -08:00
2015-02-18 09:05:48 -08:00
2015-02-04 09:15:18 +01:00
2015-02-18 09:43:46 -08:00
2015-03-12 09:45:46 -07:00
2015-02-17 09:38:59 -08:00
2015-02-15 10:24:55 -08:00
2015-02-18 08:40:29 +01:00
2015-02-21 19:16:42 -08:00
2015-02-17 09:38:59 -08:00
2015-03-08 12:25:40 -07:00
2015-03-08 12:47:18 -07:00
2015-02-15 10:24:55 -08:00
2015-02-03 15:58:39 -08:00