[PATCH v3 5/7] cache: allocate buffers in one big chunk.
This allows callers to change the buffer pointer, because it can be
reinitialized to the default value in cache_alloc() before returning
the cache entry.
Signed-off-by:
Petr Tesarik <ptesarik@suse.cz>
Loading
Please sign in to comment