eb7e722588
what is going on * Fix a dumb error where if a lock was released and another was pending, I would send a lock *request* to the queued process, rather than giving him the lock and sending him a lock *ack*. Turns out requests and acks are different things :) This commit was SVN r9103.