[PATCH 0 of 3] hunting down inotify bugs

Nicolas Dumazet nicdumz at gmail.com
Fri Dec 11 01:39:03 CST 2009


Hello!

Here are three patches fixing inotify bugs found thanks to --inotify test runs.
If you want to try to assess yourself the changes with those tests, you should
use:
  * python run-tests.py --inotify --blacklist inotify-failures test-*
  * python run-tests.py test-inotify*

The first test run will still expose inotify failures/tests not made for
inotify, even after applying this serie. You should of course compare
before/after relative results :)

If you are curious about the remaining failures, http://bitbucket.org/nicdumz/mercurial-crew-mq/wiki/Home might help explain a few.

Thanks,
Nicolas.


More information about the Mercurial-devel mailing list