marcotrevisan / mlocate

Forked from mlocate 6 years ago
Clone

5f9d537 2008-03-03 Miloslav Trmač <mitr@redhat.com>

Authored and Committed by mitr 16 years ago
    2008-03-03  Miloslav Trmač  <mitr@redhat.com>
    
    	* src/conf.h (conf_debug_pruning): New declaration.
    	* src/updatedb.c (rebuild_bind_mount_paths)
    	(filesystem_is_excluded, scan): Print detailed information about pruning
    	decisions to stderr if conf_debug_pruning.
    	* src/conf.c (conf_debug_pruning): New variable.
    	(parse_arguments): Handle --debug-pruning.
    	(conf_prepare): Print conf_block to stderr if conf_debug_pruning.
    	* doc/updatedb.8.in: Document --debug-pruning.
    	* tests/config.at (config: --debug-pruning): Add a M_CONF_UNTESTED
    	* note.
    
        
file modified
+10 -0
file modified
+5 -1
file modified
+34 -1
file modified
+4 -1
file modified
+43 -4
file modified
+5 -1