On Mon, Nov 30, 2015 at 8:05 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > >> Maybe I'm missing some really common breakage with st_mtime on some >> system, but having a feature the user explicitly enables turn itself >> off and doing FS-testing that takes 10 seconds when it's enabled seems >> like the wrong default to me. >> >> We don't do it with core.fileMode, core.ignorecase or core.trustctime >> or core.symlinks. Do we really need to be treating this differently? > > I share the exact thought. I was looking the other way when > untracked-cache was done originally ;-), and I would also want to > know the answers to the above questions. OK I was just paranoid (and having to look at filesystem source code to determine if it supported this didn't help either). So I guess that means we can make the test a separate option, only invoked by the user, then. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html