xapi-project / vhd-tool

Command-line tools for streaming and manipulating vhd format data
Other
8 stars 26 forks source link

CA-229038: Allow upload of data that is not an integer number of sectors #38

Closed jonludlam closed 7 years ago

jonludlam commented 7 years ago

We read/update/write the last sectors. Requires that the file being written to (a block device normally) is at least as large as the rounded up number of sectors being uploaded.

Signed-off-by: Jon Ludlam jonathan.ludlam@citrix.com