summaryrefslogtreecommitdiffstats
path: root/src/responder/common
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-12-15 13:22:34 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-12-18 17:29:59 +0100
commit286b1154bf1fd741463963899b2ae9a5260e9363 (patch)
tree4ba446c2408328199d9539ddd0647f68875cf75d /src/responder/common
parenta0d1219bd7cfaf0aaed285a42b9d45225b3ab75e (diff)
downloadsssd-286b1154bf1fd741463963899b2ae9a5260e9363.tar.gz
sssd-286b1154bf1fd741463963899b2ae9a5260e9363.tar.xz
sssd-286b1154bf1fd741463963899b2ae9a5260e9363.zip
AUTOFS: remove all maps from hash if request for auto.master comes in
https://fedorahosted.org/sssd/ticket/1592 When a request for auto.master comes in, we need to remove all the maps from the lookup hash table. We can't simply delete the maps, because another request might be processing them, so instead the maps are removed from the hash table, effectively becoming orphaned. The maps will get freed when the timed destructor is invoked.
Diffstat (limited to 'src/responder/common')
0 files changed, 0 insertions, 0 deletions