On 11/8/12, Attilio Rao <atti...@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" <a...@lightsoft.ru> Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"