Julien Fontanet
|
5883c35cf3
|
chore(package): update all dependencies
|
2017-02-27 11:18:46 +01:00 |
|
Julien Fontanet
|
4d2719a424
|
5.6.3
|
2017-02-24 16:12:25 +01:00 |
|
Nicolas Raynaud
|
7cf2d0d01c
|
fix(xosan) (#509)
- fix 2 bricks configuration
- limit bricks size to 2TB
- fix arbiter cleanup
|
2017-02-24 16:11:59 +01:00 |
|
Julien Fontanet
|
5a08b512a7
|
fix(xosan.createSR): use address prop
|
2017-02-24 14:56:27 +01:00 |
|
Pierre Donias
|
aa6ff6cd64
|
fix(xapi.installSupplementalPackOnAllHosts): multi-pipe stream (#508)
Fixes vatesfr/xo-web#1957
|
2017-02-24 11:41:47 +01:00 |
|
Julien Fontanet
|
89421d292c
|
5.6.2
|
2017-02-23 18:38:14 +01:00 |
|
Julien Fontanet
|
55c6515bac
|
fix(vhdMerge): ensure parent.bat.size >= child.bat.size
Fixes vatesfr/xo-web#1939
|
2017-02-23 18:35:52 +01:00 |
|
Pierre Donias
|
5db6f6a58c
|
feat(XOSAN) (#505)
|
2017-02-23 18:33:23 +01:00 |
|
Julien Fontanet
|
eeedf6ab28
|
feat(Vhd#ensurebatSize): no need to wait before writing footer
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
3758cd207b
|
fix(Vhd#ensureBatSize): Buffer#size → Buffer#length
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
c15ede6239
|
fix(Vhd#ensureBatSize): avoid style error
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
e54e31e059
|
feat(vhdMerge): avoid unnecessary footer write
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
8c573aa8e4
|
chore(Vhd): add debugs
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
654559086c
|
chore(Vhd#writeBlockSectors): expect end sector instead of # of sectors
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
b0d9679568
|
chore(Vhd#coalesceBlock): do not pass blockAddr
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
87fdaf7fa7
|
chore(Vhd): merge readBlockBitmap() readBlockData() into _readBlock()
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
bb3a365166
|
fix(Vhd#writeBlockSectors): pass correct params to Vhd#readBlockBitmap()
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
2be183d980
|
various updates
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
c6dc846838
|
fix(Vhd#ensureBatSize): extend BAT at correct offset
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
1142f1d59a
|
various updates
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
126c470979
|
fix(Vhd#getEndOfHeaders): correctly compute parent locator size
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
d679dc3e8b
|
fix(vhdMerge): update diskGeometry and originalSize
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
d5422dfe89
|
fix(Vhd#ensureBatSize): do not round maxTableEntries
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
d64237b4f2
|
fix(package): dependency-check should ignore constant-stream
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
7b7e4942f2
|
fix(constant-stream): optimize data length
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
e4c343a587
|
chore(Vhd#_writeStream): merge back into Vhd#_write()
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
1a8ae21478
|
feat(Vhd#_write): can also handle streams
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
dd37a5b584
|
chore(Vhd#_write): simplify code
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
eec340e6c0
|
chore(Vhd#_getBatEntry): remove logging
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
c2fb5ba1f0
|
fix(vhdMerge): update currentSize and timestamp
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
36d7e17b86
|
fix(Vhd#ensureBatSize): update BAT before writing footer
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
5a1dc49428
|
fix(Vhd#ensureBatSize): various fixes
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
47caf54772
|
fix(Vhd#ensureBatSize): extend local BAT buffer as well
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
6af50a8c44
|
feat(Vhd#ensurebatSize): do not move first block if not necessary
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
1b27407970
|
chore(Vhd#_getFirstAndLastBlocks): value → sector
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
4da6306c67
|
fix(Vhd#_getFirstAndLastBlocks): should not be async
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
f950b7a725
|
fix(Vhd#_readBlockData)
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
930cf9ed04
|
fix(Vhd#ensureBatSize): update header.maxTableEntries
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
744016e752
|
chore(vhd-merge): Vhd#_read()
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
2fb4e907df
|
fix(vhdMerge): ensure parent.bat.size >= child.bat.size
Fixes vatesfr/xo-web#1939
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
ef2a815e52
|
chore(vhdMerge): ensure block sizes are identical
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
33a81d4f3c
|
chore(vhd-merge): rename and clean BAT methods
- readAllocationTableEntry() → _getBatEntry()
- writeAllocationTableEntry() → _setBatEntry()
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
4911df0bf9
|
chore(Vhd#writeAllocationTableEntry): commit the change in the file
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
2b612b5db7
|
feat(constant-stream): emit the same data n times
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
bfe81b52ef
|
chore(vhd-merge): Vhd#_writeStream()
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
26f6a4beb9
|
chore(vhd-merge): Vhd#_readStream()
|
2017-02-23 18:31:05 +01:00 |
|
Julien Fontanet
|
52e9c3053a
|
fix(console proxy): works with ws v2
Fixes vatesfr/xo-web#1954
|
2017-02-23 16:59:41 +01:00 |
|
Julien Fontanet
|
908d1f1ec8
|
feat(Xo#defineProperties): helper to define multiple properties
|
2017-02-23 12:23:18 +01:00 |
|
Julien Fontanet
|
6a1120f95b
|
feat(Xo#defineProperty): accept a thisArg param
|
2017-02-23 12:18:54 +01:00 |
|
Julien Fontanet
|
2a2780c25c
|
feat(Xapi#deleteVm): delete disks by default
|
2017-02-23 11:06:10 +01:00 |
|