mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
It is always identical to &q->rq, and we only use it for detecting whether this request came out of our mempool or not. So replace it with an additional ->flags bit flag. Signed-off-by: Jens Axboe <axboe@suse.de>