]> git.baikalelectronics.ru Git - kernel.git/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)
commit01ee1c61a9b79dc7099e2d18457263426927ccdd
tree7c3389073a3aa5cf9757874b0e101bcd4b48b906
parent65cca873794f4a9ec6d8fd682cd8c839c689c60a
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