[Mesa-stable] [Mesa-dev] [PATCH] disk cache: move path creation back to constructor
Emil Velikov
emil.l.velikov at gmail.com
Mon Feb 12 17:07:01 UTC 2018
On 9 February 2018 at 05:44, Tapani Pälli <tapani.palli at intel.com> wrote:
> This patch moves disk cache path and index creation back to the
> constructor which matches previous behavior. We still allow create
> to succeed without path so that cache can be used with callback
> functionality.
>
> Fixes: c95d3ed091 "disk cache: create cache even if path creation fails"
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> ---
The commit sha + name seems off with the correct one below. This patch
has landed, so I'm just mentioning for posterity/stable purposes.
-Emil
commit 6a651b6b77b68db71a027c826abccc843ace88ef
Author: Tapani Pälli <tapani.palli at intel.com>
Date: Mon Jan 22 11:55:06 2018 +0200
disk cache: initialize cache path and index only when used
More information about the mesa-stable
mailing list