sd/skd: stuff discard page in request->completion_data
authorJens Axboe <axboe@fb.com>
Thu, 17 Apr 2014 03:37:30 +0000 (21:37 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 17 Apr 2014 03:37:30 +0000 (21:37 -0600)
Store the pointer to the page there, so we can always safely
reference it from end_io context where ->bio may have been
cleared.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found