Database: Bug fix: The filename seek index is invalid if FLAG_DIRCACHE
commite5a00189443ed4a4caadd648999b0ffe94299595
authorsideral <sideral@a1c6a512-1295-4272-9138-f99709370657>
Thu, 4 Aug 2011 23:03:43 +0000 (4 23:03 +0000)
committersideral <sideral@a1c6a512-1295-4272-9138-f99709370657>
Thu, 4 Aug 2011 23:03:43 +0000 (4 23:03 +0000)
treea732fac40eacf495ea130c92b8658f62eef20c2e
parent5022c9b699a880c6a1b309b8a28e03653f1b9973
Database: Bug fix: The filename seek index is invalid if FLAG_DIRCACHE
is set on a database entry and the dircache went offline.  In this
case, retrieve() and get_next() need to abort and take the ramcache
offline as well.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30255 a1c6a512-1295-4272-9138-f99709370657
apps/tagcache.c