wings/internal/vhd
DaneEveritt b00d328107
attempt to update vhd on-the-fly
This is not currently working correctly — when setting the limit to 0 all existing files are destroyed. When setting it back to a non-zero value the old files are returned from the allocated disk.

This at least starts getting the code pathways in place to handle it and introduces some additional lock safety on the VHD management code.
2022-10-29 14:06:29 -07:00
..
vhd_test.go Correct internal behavior to allow running when already mounted 2022-10-16 13:23:42 -07:00
vhd.go attempt to update vhd on-the-fly 2022-10-29 14:06:29 -07:00