Commit e80be76
committed
[WIP] tree: get global context from handle
The transport handle always contains the global context, thus there is
no need to walk the tree to access the host.
TODO: the handle might not be present because during discovering we
don't have a transport handle yet. Thus we should have a global context
pointer per object?
Signed-off-by: Daniel Wagner <[email protected]>1 parent c16be1f commit e80be76
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
| 427 | + | |
| 428 | + | |
431 | 429 | | |
432 | 430 | | |
433 | 431 | | |
| |||
0 commit comments