• I
    usb-mtp: added object properties · 67f3ef0c
    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 property, it seems, so we can cheat a bit and just use
    the object handle for it.
    Signed-off-by: NIsaac Lozano <109lozanoi@gmail.com>
    Message-id: a741d0dd380cd7eb1695e1eb34ee6f341183f20a.1470477265.git.109lozanoi@gmail.com
    Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
    67f3ef0c
dev-mtp.c 45.6 KB