9da27cb sysdb: sysdb_apply_default_override

2 files Authored by sbose 9 years ago, Committed by jhrozek 9 years ago,
    sysdb: sysdb_apply_default_override
    
    The default view is special in the sense that it is the baseline for
    every other view and that it always applies even if there is no view
    defined. To avoid useless additional processing the default view
    overrides are written directly to the corresponding cached object.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+4 -0
file modified
+195 -13