commit | 542e30ce8e6e1104e99c78a520a821b05b6ea98b | [log] [tgz] |
---|---|---|
author | Stefan Haberland <sth@linux.ibm.com> | Wed Oct 20 13:51:22 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Oct 20 08:10:42 2021 -0600 |
tree | 7c3389073a3aa5cf9757874b0e101bcd4b48b906 | |
parent | 74e2f2110258d5cb5f3bcbf3f9813d523eb049b9 [diff] |
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>