]> git.baikalelectronics.ru Git - kernel.git/commit
s390/dasd: put block allocation in separate function
authorStefan Haberland <sth@linux.ibm.com>
Tue, 20 Sep 2022 19:26:10 +0000 (21:26 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 21 Sep 2022 14:32:50 +0000 (08:32 -0600)
commit0ae916076d591cccab4b36a0703d26aec722929d
tree4b84ac5c9e208223b014bcb3cdc5f675334b645e
parentd4b21a8b79f883eae2db99c852baf5930442d7bc
s390/dasd: put block allocation in separate function

Put block allocation into a separate function to put some copy pair logic
in it in a later patch.

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