Searched hist:"155 bd9d1abd60497f3e84ef3251b40209f7f7900" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | diff 155bd9d1abd60497f3e84ef3251b40209f7f7900 Fri Sep 25 11:06:17 CDT 2020 Christoph Hellwig <hch@lst.de> drbd: remove ->this_bdev
DRBD keeps a block device open just to get and set the capacity from it. Switch to primarily using the disk capacity as intended by the block layer, and sync it to the bdev using revalidate_disk_size.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_worker.c | diff 155bd9d1abd60497f3e84ef3251b40209f7f7900 Fri Sep 25 11:06:17 CDT 2020 Christoph Hellwig <hch@lst.de> drbd: remove ->this_bdev
DRBD keeps a block device open just to get and set the capacity from it. Switch to primarily using the disk capacity as intended by the block layer, and sync it to the bdev using revalidate_disk_size.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_req.c | diff 155bd9d1abd60497f3e84ef3251b40209f7f7900 Fri Sep 25 11:06:17 CDT 2020 Christoph Hellwig <hch@lst.de> drbd: remove ->this_bdev
DRBD keeps a block device open just to get and set the capacity from it. Switch to primarily using the disk capacity as intended by the block layer, and sync it to the bdev using revalidate_disk_size.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_nl.c | diff 155bd9d1abd60497f3e84ef3251b40209f7f7900 Fri Sep 25 11:06:17 CDT 2020 Christoph Hellwig <hch@lst.de> drbd: remove ->this_bdev
DRBD keeps a block device open just to get and set the capacity from it. Switch to primarily using the disk capacity as intended by the block layer, and sync it to the bdev using revalidate_disk_size.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_int.h | diff 155bd9d1abd60497f3e84ef3251b40209f7f7900 Fri Sep 25 11:06:17 CDT 2020 Christoph Hellwig <hch@lst.de> drbd: remove ->this_bdev
DRBD keeps a block device open just to get and set the capacity from it. Switch to primarily using the disk capacity as intended by the block layer, and sync it to the bdev using revalidate_disk_size.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_receiver.c | diff 155bd9d1abd60497f3e84ef3251b40209f7f7900 Fri Sep 25 11:06:17 CDT 2020 Christoph Hellwig <hch@lst.de> drbd: remove ->this_bdev
DRBD keeps a block device open just to get and set the capacity from it. Switch to primarily using the disk capacity as intended by the block layer, and sync it to the bdev using revalidate_disk_size.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_main.c | diff 155bd9d1abd60497f3e84ef3251b40209f7f7900 Fri Sep 25 11:06:17 CDT 2020 Christoph Hellwig <hch@lst.de> drbd: remove ->this_bdev
DRBD keeps a block device open just to get and set the capacity from it. Switch to primarily using the disk capacity as intended by the block layer, and sync it to the bdev using revalidate_disk_size.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|