• Adrian Reber's avatar
    Remove bogus check in check_features · 23bdb617
    Adrian Reber authored
    The check_features RPC function required that both known fields are
    present. Without those fields it exited with an error. If RPC users
    where not specifying all parameters it would fail. It should, however,
    be possible to only check for a subset of options.
    
    Each supported option is checked separately anyway in the forked criu
    which does the actual check.
    
    Removing the check also enables RPC clients with older protobuf
    definitions to use the feature check.
    Signed-off-by: 's avatarAdrian Reber <areber@redhat.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    23bdb617
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...