Merge branch 'nd/fbsd-lazy-mtime'
commit17501ba1cd56d4774e59c797bc048ee813dee235
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:42 +0000 (8 14:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:42 +0000 (8 14:48 -0700)
treea6f437b4c80ed369230a831244d1caa9f908f4cf
parent3a3338d373d10fc2699b4ad26a84992d284f3266
parent6b7728db811142a8dba5d330da70d7c4b43d9acd
Merge branch 'nd/fbsd-lazy-mtime'

FreeBSD can lie when asked mtime of a directory, which made the
untracked cache code to fall back to a slow-path, which in turn
caused tests in t7063 to fail because it wanted to verify the
behaviour of the fast-path.

* nd/fbsd-lazy-mtime:
  t7063: work around FreeBSD's lazy mtime update feature
t/t7063-status-untracked-cache.sh