On Thu, Jun 26, 2008 at 03:54:45PM +0200, Petr Rockai wrote:
> I have just created a filesystem for approx cache. First of all, gc_approx
> fails if it doesn't own lost+found. I chowned it, and now it tries to unlink
> lost+found (which it is denied). It sort of works now, but it would be better
> to not need that (chown) workaround and all...

I don't want to add code just to check for the special case where
approx's cache directory is the root of an ext2/3 filesystem.  An easy
workaround (no chown required) is to make a top-level directory, say
"cache", in your dedicated filesystem, and symlink /var/cache/approx
to /approx_filesystem/cache.

-- 
Eric Cooper             e c c @ c m u . e d u



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to