diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-12-15 13:23:09 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-12-18 17:25:34 +0100 |
commit | 08c72b84d85d482f030a30cf74786695f097e91c (patch) | |
tree | b86b9e4f70d31859377ab267d23cf088387b6ef3 /src/responder/pam | |
parent | 06cb67c391dd8c2b1542a7d87fb5568fdad448cb (diff) | |
download | sssd-08c72b84d85d482f030a30cf74786695f097e91c.tar.gz sssd-08c72b84d85d482f030a30cf74786695f097e91c.tar.bz2 sssd-08c72b84d85d482f030a30cf74786695f097e91c.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/pam')
0 files changed, 0 insertions, 0 deletions