]> git.itanic.dy.fi Git - linux-stable/commit
s390/dasd: summarize dasd configuration data in a separate structure
authorStefan Haberland <sth@linux.ibm.com>
Wed, 20 Oct 2021 11:51:22 +0000 (13:51 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 20 Oct 2021 14:10:42 +0000 (08:10 -0600)
commit542e30ce8e6e1104e99c78a520a821b05b6ea98b
tree7c3389073a3aa5cf9757874b0e101bcd4b48b906
parent74e2f2110258d5cb5f3bcbf3f9813d523eb049b9
s390/dasd: summarize dasd configuration data in a separate structure

Summarize the dasd configuration data in a separate structure so that
functions that need temporary config data do not need to allocate the
whole eckd_private structure.

Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Reviewed-by: Jan Hoeppner <hoeppner@linux.ibm.com>
Link: https://lore.kernel.org/r/20211020115124.1735254-6-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/s390/block/dasd_eckd.c
drivers/s390/block/dasd_eckd.h