Date: Thu, 8 Nov 2012 15:05:32 +0000 From: Attilio Rao <attilio@freebsd.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r242727 - head/sys/fs/fuse Message-ID: <CAJ-FndBXjNLqdZ6u4WHm416LWjvyNdRFkxPLgAv%2BOcUWBSrfxQ@mail.gmail.com> In-Reply-To: <201211080032.qA80Wo6Z039813@svn.freebsd.org> References: <201211080032.qA80Wo6Z039813@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/8/12, Attilio Rao <attilio@freebsd.org> wrote: > Author: attilio > Date: Thu Nov 8 00:32:49 2012 > New Revision: 242727 > URL: http://svnweb.freebsd.org/changeset/base/242727 > > Log: > - Current caching mode is completely broken because it simply relies > on timing of the operations and not real lookup, bringing too many > false positives. Remove the whole mechanism. If it needs to be > implemented, next time it should really be done in the proper way. > - Fix VOP_GETATTR() in order to cope with userland bugs that would > change the type of file and not panic. Instead it gets the entry as > if it is not existing. > > Reported and tested by: flo Urgh, forgot to report: Reported and helped to find by: "Alex" <alex@lightsoft.ru> Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-FndBXjNLqdZ6u4WHm416LWjvyNdRFkxPLgAv%2BOcUWBSrfxQ>