mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
4939531fe5
This change adds a new parameter to the function bootmap_create_file() that requires the caller to specify a path to the directory where a bootmap file will be created. The primary motivation for this change is to support NVMe stand-alone dump, in that case the job's bootmap directory is not set. Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Acked-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>