git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5] read-cache: call verify_hdr() in a background thread
@ 2017-04-05 14:55 git
  2017-04-05 14:55 ` [PATCH v5] read-cache: force_verify_index_checksum git
  0 siblings, 1 reply; 4+ messages in thread
From: git @ 2017-04-05 14:55 UTC (permalink / raw)
  To: git; +Cc: gitster, peff, Jeff Hostetler

From: Jeff Hostetler <jeffhost@microsoft.com>

Version 5 of this patch series further simplifies the change to a
single global variable for use by fsck.  It eliminates the core
config setting.  Further discussion on the mailing list indicated
that the config setting only added confusion and probably would not
be used by anyone.

Jeff Hostetler (1):
  read-cache: force_verify_index_checksum

 builtin/fsck.c  |  1 +
 cache.h         |  2 ++
 read-cache.c    |  7 +++++++
 t/t1450-fsck.sh | 11 +++++++++++
 4 files changed, 21 insertions(+)

-- 
2.9.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-05 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-05 14:55 [PATCH v5] read-cache: call verify_hdr() in a background thread git
2017-04-05 14:55 ` [PATCH v5] read-cache: force_verify_index_checksum git
2017-04-05 17:03   ` Jonathan Nieder
2017-04-05 18:08     ` Jeff Hostetler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).