summaryrefslogtreecommitdiffstats
path: root/src/responder/common
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-12-15 13:23:09 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-12-18 17:29:59 +0100
commita0d1219bd7cfaf0aaed285a42b9d45225b3ab75e (patch)
tree7162a71b64d3ee5e997cdbc1064b565bbd889433 /src/responder/common
parent05bc499f4ae6bf5387f77c3afe92e5f786649d82 (diff)
downloadsssd-a0d1219bd7cfaf0aaed285a42b9d45225b3ab75e.tar.gz
sssd-a0d1219bd7cfaf0aaed285a42b9d45225b3ab75e.tar.xz
sssd-a0d1219bd7cfaf0aaed285a42b9d45225b3ab75e.zip
AUTOFS: allow removing entries from hash table
There is a timed desctructor in the autofs responder that, when the entry timeout passes, removes the autofs map from the hash table while the map is freed. This patch adds a hash delete callback so that if the map is removed from the hash table with hash_delete, its hash table pointer will be invalidated. Later, when the entry is being freed, the destructor won't attempt to remove it from the hash table.
Diffstat (limited to 'src/responder/common')
0 files changed, 0 insertions, 0 deletions