Re: [Qemu-devel] [PATCH v4 0/2] Fix guest-fstrim behaviour

2015-07-06 Thread Michael Roth
Quoting Justin Ossevoort (2015-05-11 01:58:43) > The qemu-ga 'guest-fstrim' command is currently not working properly. > > There are 2 issues: > - The current implementation reuses a struct between ioctl() calls without > reinitialising it's fields. This struct however is updated to reflect >

[Qemu-devel] [PATCH v4 0/2] Fix guest-fstrim behaviour

2015-05-11 Thread Justin Ossevoort
The qemu-ga 'guest-fstrim' command is currently not working properly. There are 2 issues: - The current implementation reuses a struct between ioctl() calls without reinitialising it's fields. This struct however is updated to reflect the result of the trim operation. Therefor only the first