]> git.itanic.dy.fi Git - linux-stable/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)
commit2b43bf061b2e1b67561cbb1f6f305421f5fc86af
tree4b84ac5c9e208223b014bcb3cdc5f675334b645e
parenta7609c68f7a117a77b3049c2353f555854be69e9
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