<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - race condition issue?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69845#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - race condition issue?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69845">bug 69845</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>About the issue being reported at the list,
<a href="http://lists.freedesktop.org/archives/fontconfig/2013-November/004983.html">http://lists.freedesktop.org/archives/fontconfig/2013-November/004983.html</a>

In current implementation, given that a directory contains sub-directories and
font files, fontconfig doesn't support to update a cache for either direstories
or files. it will be done in one API call. so it needs to be split up to allow
updating either them at least.

furthermore we may need to take an action either:

a) support the deserialization of the cache and update the directory cache only

b) have the directory entry cache and the file entry cache separately


b) looks like simpler to me though, any comments and/or any other idea are
welcome.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>