Thread (22 messages) flat view 22 messages, 3 authors, 2016-06-15

Re: [PATCH 6/8] implement metadata cache subsystem

From: Jeff King <hidden>
Date: 2016-06-15 22:54:26

On Sat, Aug 04, 2012 at 01:11:46PM -0400, Jeff King wrote:
+#define IMPLEMENT_CACHE(name, maptype, ktype, vtype) \
+static struct map_persist_sha1pair_uint32 name##_map; \
A minor fixup, but this should obviously be "map_persist_##maptype". It
doesn't matter for this series (since we only instantiate one cache, and
it uses a sha1pair_uint32 map), but obviously this was meant to be
generic...

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help