On Mon, Apr 15, 2019 at 12:50:43PM -0400, Bandan Das wrote: > Forgot to cc people ... > > Bandan Das <b...@redhat.com> writes: > > > Commit c5ead51f90cf (usb-mtp: return incomplete transfer on a lstat > > failure) checks if lstat succeeded when updating attributes of a > > file. However, it also changed behavior to return an error by > > default. This is incorrect because for smaller file sizes, Qemu > > will attempt to write the file in one go and there won't be > > an object for it.
Patch added to usb queue. Current queue is https://git.kraxel.org/cgit/qemu/log/?h=queue/usb If anything is missing there please resend. thanks, Gerd