Re: [Qemu-devel] [PATCH v2 2/2] usb-mtp: added object properties

2016-07-27 Thread Bandan Das
Isaac Lozano <109loza...@gmail.com> writes: > Windows uses object properties to determine the size of a file, so to > add object properties, we must also add a minimum set of new commands > and object properties. Most object properties are data that we already > have, except for the unique persist

[Qemu-devel] [PATCH v2 2/2] usb-mtp: added object properties

2016-07-21 Thread Isaac Lozano
Windows uses object properties to determine the size of a file, so to add object properties, we must also add a minimum set of new commands and object properties. Most object properties are data that we already have, except for the unique persistant object identifier. Windows doesn't use this prope