1c75218 BE: Convert be_ptask params to flags

14 files Authored by thalman 4 years ago, Committed by jhrozek 4 years ago,
    BE: Convert be_ptask params to flags
    
    The be_ptask_create call has a lot of parameters.
    Some of them can be converted to flags to simplify
    the declaration.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+6 -3
file modified
+51 -23
file modified
+13 -26
file modified
+5 -4
file modified
+140 -54