On Saturday 21 February 2009 3:47:50 am Robert Watson wrote:
> On Thu, 19 Feb 2009, John Baldwin wrote:
>
> > Author: jhb
> > Date: Thu Feb 19 22:10:39 2009
> > New Revision: 188831
> > URL: http://svn.freebsd.org/changeset/base/188831
> >
> > Log:
> > Don't clear the attribute cache of a file wh
On Thu, 19 Feb 2009, John Baldwin wrote:
Author: jhb
Date: Thu Feb 19 22:10:39 2009
New Revision: 188831
URL: http://svn.freebsd.org/changeset/base/188831
Log:
Don't clear the attribute cache of a file when it is closed. A subsequent
open() of the same file will load fresh attributes, so the
Author: jhb
Date: Thu Feb 19 22:10:39 2009
New Revision: 188831
URL: http://svn.freebsd.org/changeset/base/188831
Log:
Don't clear the attribute cache of a file when it is closed. A subsequent
open() of the same file will load fresh attributes, so they do not need to
be explicitly flushed i