Searched hist:"83950 d359010a493462d58c712b1124c877d1b3b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/block/partitions/ |
H A D | core.c | diff 83950d359010a493462d58c712b1124c877d1b3b Mon Nov 23 09:36:02 CST 2020 Christoph Hellwig <hch@lst.de> block: move the policy field to struct block_device
Move the policy field to struct block_device and rename it to the more descriptive bd_read_only. Also turn the field into a bool as it is used as such.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/block/ |
H A D | ioctl.c | diff 83950d359010a493462d58c712b1124c877d1b3b Mon Nov 23 09:36:02 CST 2020 Christoph Hellwig <hch@lst.de> block: move the policy field to struct block_device
Move the policy field to struct block_device and rename it to the more descriptive bd_read_only. Also turn the field into a bool as it is used as such.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | genhd.c | diff 83950d359010a493462d58c712b1124c877d1b3b Mon Nov 23 09:36:02 CST 2020 Christoph Hellwig <hch@lst.de> block: move the policy field to struct block_device
Move the policy field to struct block_device and rename it to the more descriptive bd_read_only. Also turn the field into a bool as it is used as such.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | blk-core.c | diff 83950d359010a493462d58c712b1124c877d1b3b Mon Nov 23 09:36:02 CST 2020 Christoph Hellwig <hch@lst.de> block: move the policy field to struct block_device
Move the policy field to struct block_device and rename it to the more descriptive bd_read_only. Also turn the field into a bool as it is used as such.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/include/linux/ |
H A D | blk_types.h | diff 83950d359010a493462d58c712b1124c877d1b3b Mon Nov 23 09:36:02 CST 2020 Christoph Hellwig <hch@lst.de> block: move the policy field to struct block_device
Move the policy field to struct block_device and rename it to the more descriptive bd_read_only. Also turn the field into a bool as it is used as such.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|