search for: 59ca80e001

Displaying 1 result from an estimated 1 matches for "59ca80e001".

2017 Jun 21
1
Important virt-resize fix
[https://bugzilla.redhat.com/show_bug.cgi?id=1463714] In this upstream commit: https://github.com/libguestfs/libguestfs/commit/8a2b0738d1b79f288b14fc35294567430d10b7ec we accidentally dropped the ~readonly:true flag from the source disk in virt-resize. As a result if you run: virt-resize input output then in some circumstances virt-resize may slightly change the input disk. One