Searched hist:ab6860f62bfe329e11e5b5b7295b673c9c3a62d0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/block/ |
H A D | disk-events.c | diff ab6860f62bfe329e11e5b5b7295b673c9c3a62d0 Fri Aug 11 05:08:19 CDT 2023 Christoph Hellwig <hch@lst.de> block: simplify the disk_force_media_change interface
Hard code the events to DISK_EVENT_MEDIA_CHANGE as that is the only useful use case, and drop the superfluous return value.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Message-Id: <20230811100828.1897174-9-hch@lst.de> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
/openbmc/linux/drivers/block/ |
H A D | loop.c | diff ab6860f62bfe329e11e5b5b7295b673c9c3a62d0 Fri Aug 11 05:08:19 CDT 2023 Christoph Hellwig <hch@lst.de> block: simplify the disk_force_media_change interface
Hard code the events to DISK_EVENT_MEDIA_CHANGE as that is the only useful use case, and drop the superfluous return value.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Message-Id: <20230811100828.1897174-9-hch@lst.de> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
/openbmc/linux/include/linux/ |
H A D | blkdev.h | diff ab6860f62bfe329e11e5b5b7295b673c9c3a62d0 Fri Aug 11 05:08:19 CDT 2023 Christoph Hellwig <hch@lst.de> block: simplify the disk_force_media_change interface
Hard code the events to DISK_EVENT_MEDIA_CHANGE as that is the only useful use case, and drop the superfluous return value.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Message-Id: <20230811100828.1897174-9-hch@lst.de> Signed-off-by: Christian Brauner <brauner@kernel.org>
|