mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 13:43:20 -04:00
We don't have shadow requests anymore, so get rid of the shadow argument. Add the user_data argument, as that's often useful to easily match up requests, instead of having to look at request pointers. Signed-off-by: Jens Axboe <axboe@kernel.dk>