]> granicus.if.org Git - apache/commit
Remove an attempt to fix a race condition. The attempt is not
authorManoj Kasichainula <manoj@apache.org>
Mon, 23 Oct 2000 18:14:37 +0000 (18:14 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 23 Oct 2000 18:14:37 +0000 (18:14 +0000)
commit146a0fee17c47e14894205fe2b55ace048b0e76e
tree5679964c677217e534a98c5da4fc7338306b3dfc
parent1255189514629a52bac84b87be93b6bf9ba8a3e0
Remove an attempt to fix a race condition. The attempt is not
successful, the race condition is not particularly important (people
deleting users in the middle of a request), and the attempt introduces
more thread-safeness problems. Oh, and I thought I had taken this out
already. :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86718 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_userdir.c