Searched hist:"7 f6be3765e113e0d4b8e6b65e1074982de94377e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/block/partitions/ |
H A D | core.c | diff 7f6be3765e113e0d4b8e6b65e1074982de94377e Tue Aug 10 10:45:10 CDT 2021 Christoph Hellwig <hch@lst.de> block: pass a gendisk to bdev_add_partition
bdev_add_partition can only operate on the whole device. Make that clear by passing a gendisk instead of a block_device.
Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210810154512.1809898-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/block/ |
H A D | ioctl.c | diff 7f6be3765e113e0d4b8e6b65e1074982de94377e Tue Aug 10 10:45:10 CDT 2021 Christoph Hellwig <hch@lst.de> block: pass a gendisk to bdev_add_partition
bdev_add_partition can only operate on the whole device. Make that clear by passing a gendisk instead of a block_device.
Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210810154512.1809898-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | blk.h | diff 7f6be3765e113e0d4b8e6b65e1074982de94377e Tue Aug 10 10:45:10 CDT 2021 Christoph Hellwig <hch@lst.de> block: pass a gendisk to bdev_add_partition
bdev_add_partition can only operate on the whole device. Make that clear by passing a gendisk instead of a block_device.
Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210810154512.1809898-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|