OSDN Git Service

drbd: stop using ->queuedata
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jul 2020 08:59:30 +0000 (10:59 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 1 Jul 2020 13:27:23 +0000 (07:27 -0600)
commit84bc83c3baf28c0afda78db2cb721be64c2eb238
treebfb3545670e3853f77c3587ddcec2f0d9c956062
parent82bb454d07230e734e15475ae70acb834279c684
drbd: stop using ->queuedata

Instead of setting up the queuedata as well just use one private data
field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_req.c