mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 07:13:56 -04:00
Get rid of the private end_io handlers and data, and just use the regular block IO path for these requests. This removes a lot of redundant code. Signed-off-by: Jens Axboe <axboe@fb.com>