f557e46 AUTOFS: Fix offline resolution of autofs maps

1 file Authored by jhrozek 7 years ago, Committed by lslebodn 7 years ago,
    AUTOFS: Fix offline resolution of autofs maps
    
    If talking to the Data Provider failed, we never re-tried looking into
    the cache. We should consult the cache on DP failures and return cached
    results, if possible.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/3080
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    (cherry picked from commit b9e155da725e711ab306ca8a96e3ba6fbda41a3a)