Commit 542072d
committed
CA-407343: do not remove the VHD parent property after leaf coalesce
Long standing bug, introduced in
```
changeset: 1508:3c5a651ef2e4
user: Andrei Lifchits <andrei.lifchits@citrix.com>
date: Wed Feb 10 09:41:59 2010 -0800
summary: CA-36637: fix the free space requirements calculation for the inline- and leaf-coalesce; plus:
```
The act of coalescing a leaf VHD into a parent does not make any
structural changes to the parentage of the VHD into which the data has
been coalesced. This, unnecessarily, introduced a race where a VDI
would report not having a parent until the next SR scan fixed it up.
Signed-off-by: Mark Syms <mark.syms@cloud.com>1 parent 3ecfefa commit 542072d
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2316 | 2316 | | |
2317 | 2317 | | |
2318 | 2318 | | |
2319 | | - | |
2320 | 2319 | | |
2321 | 2320 | | |
2322 | 2321 | | |
| |||
0 commit comments