Change in vdsm[master]: storage: Introduction to imagetickets.py

nsoffer at redhat.com nsoffer at redhat.com
Mon Jan 18 18:22:50 UTC 2016


Nir Soffer has posted comments on this change.

Change subject: storage: Introduction to imagetickets.py
......................................................................


Patch Set 10:

(1 comment)

https://gerrit.ovirt.org/#/c/50014/10/lib/api/vdsmapi-schema.json
File lib/api/vdsmapi-schema.json:

Line 8421: # @timeout:   Timeout in seconds for the ticket to expire
Line 8422: #
Line 8423: # @ops:       operations list to be applied on the image
Line 8424: #
Line 8425: # @size:      block size of each transferred chunk
> Current daemon code assume that offset is always 0, and validate size with 
We agreed on keeping size, but the value must be the size of the image. Attempt to read or write must be withing the range 0 - (size - 1)

For example, writing 1000 bytes will write byte 0 to byte 999.
Line 8426: #
Line 8427: # @path:      an image path
Line 8428: #
Line 8429: # Since: 4.18.0


-- 
To view, visit https://gerrit.ovirt.org/50014
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6b9ded4bde73b1ab504cae50d2cea726d4f77e51
Gerrit-PatchSet: 10
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list