changeset: 9858:ea38a2c1bdd3
user: Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date: Mon Nov 16 11:55:29 2009 +0100
summary: lock: the correct way to do a trylock() is to use a timeout
of 0
changeset: 9859:951ec6c7d703
tag: tip
user: Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date: Mon Nov 16 11:58:03 2009 +0100
summary: inotify: workaround test-inotify-dirty-dirstate failures
First one is a fix for the lock warning, the second one workaround the
failure until a proper fix is issued (workaround was provided by Nicolas). |