Revision eb3b2d6be4b5e1612827b986cca241c5d104fc41 authored by Ilya Dryomov on 22 August 2018, 15:11:27 UTC, committed by Ilya Dryomov on 06 September 2018, 14:18:04 UTC
In preparation for the new parent_get and parent_overlap_get class
methods, factor out the fetching and decoding of parent data.

As a side effect, we now decode all four fields in the "no parent"
case.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
1 parent 8aaff15
History
File Mode Size
Kconfig -rw-r--r-- 685 bytes
Makefile -rw-r--r-- 402 bytes
channel.c -rw-r--r-- 24.4 KB
channel_mgmt.c -rw-r--r-- 33.7 KB
connection.c -rw-r--r-- 12.1 KB
hv.c -rw-r--r-- 11.2 KB
hv_balloon.c -rw-r--r-- 43.5 KB
hv_fcopy.c -rw-r--r-- 9.9 KB
hv_kvp.c -rw-r--r-- 19.6 KB
hv_snapshot.c -rw-r--r-- 10.2 KB
hv_trace.c -rw-r--r-- 114 bytes
hv_trace.h -rw-r--r-- 9.9 KB
hv_trace_balloon.h -rw-r--r-- 1.6 KB
hv_util.c -rw-r--r-- 14.0 KB
hv_utils_transport.c -rw-r--r-- 8.0 KB
hv_utils_transport.h -rw-r--r-- 2.1 KB
hyperv_vmbus.h -rw-r--r-- 10.6 KB
ring_buffer.c -rw-r--r-- 15.5 KB
vmbus_drv.c -rw-r--r-- 48.3 KB

back to top