diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-12-15 13:22:34 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-12-18 17:25:34 +0100 |
commit | 1bcb68cc3069a6bd539289e68a87a0815aa2a1be (patch) | |
tree | 67922878218de3f3052f9898353930823ef846fc /src/responder/nss/nsssrv_netgroup.c | |
parent | 08c72b84d85d482f030a30cf74786695f097e91c (diff) | |
download | sssd-1bcb68cc3069a6bd539289e68a87a0815aa2a1be.tar.gz sssd-1bcb68cc3069a6bd539289e68a87a0815aa2a1be.tar.bz2 sssd-1bcb68cc3069a6bd539289e68a87a0815aa2a1be.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/nss/nsssrv_netgroup.c')
0 files changed, 0 insertions, 0 deletions