aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib_nbd_img_handling
Commit message (Collapse)AuthorAgeFilesLines
* scripts/lib_nbd_img_handling (imagetool.sh): lib_umount*: If 'nbd_dev' ↵Sven Gothel2021-08-051-9/+11
| | | | unknown, still perform umount operation and only skip 'lib_disconnect_blkdev'
* Enhance NBD/Image handling via imagetool.sh (use reusable stateless ↵Sven Gothel2021-07-181-0/+266
functions from new lib_nbd_img_handling) imagetool.sh - new connect* and disconnect - mount/umount stateless, multiple usage - lib_nbd_img_handling used as base implementation for qcow2_handling and imagetool.sh