[CRIU] Unused cli options
    Adrian Reber 
    adrian at lisas.de
       
    Mon Aug 27 23:52:40 MSK 2018
    
    
  
On Sun, Aug 26, 2018 at 06:22:45PM +0100, Radostin Stoyanov wrote:
> I noticed that CRIU has several cli options (pid, contents, file,
> fields, ms)
> defined in config.c that are not being used.
> 
> I was wondering if it is OK to remove them?
When I recently changed this code I did not remove this because it would
break existing CRIU integration.
Right now the options exist but are ignored. If you completely remove
them it would break CRIU invocations.
I am not saying that they should not be removed, just stating why I did
not completely remove them.
		Adrian
    
    
More information about the CRIU
mailing list