On 05.07.2016 17:24, Colin Lord wrote: > Isolates vhdx probe as part of the modularization process. > > Signed-off-by: Colin Lord > --- > block/Makefile.objs | 2 +- > block/probe/vhdx.c | 21 +++++++++++++++++++++ > block/vhdx.c | 20 +------------------- > include/block/probe.h | 1 + > 4 files changed, 24 insertions(+), 20 deletions(-) > create mode 100644 block/probe/vhdx.c Reviewed-by: Max Reitz