changeset 33763 | 02a745c20121 |
parent 33733 | 36d216dcae6a |
parent 33647 | 377e8ddaebef |
child 33999 | 5cb0a8fe096e |
--- a/mercurial/dirstate.py Thu Aug 10 14:23:41 2017 -0400 +++ b/mercurial/dirstate.py Thu Aug 10 18:55:33 2017 -0400 @@ -1152,7 +1152,7 @@ # that wasn't ignored, and everything that matched was stat'ed # and is already in results. # The rest must thus be ignored or under a symlink. - audit_path = pathutil.pathauditor(self._root) + audit_path = pathutil.pathauditor(self._root, cached=True) for nf in iter(visit): # If a stat for the same file was already added with a