On Mon, Jan 09, 2012 at 12:55:06AM -0800, Doug Barton wrote:
> On 01/08/2012 15:06, Konstantin Belousov wrote:
> > Author: kib
> > Date: Sun Jan  8 23:06:53 2012
> > New Revision: 229828
> > URL: http://svn.freebsd.org/changeset/base/229828
> > 
> > Log:
> >   Avoid LOR between vfs_busy() lock and covered vnode lock on quotaon().
> 
> Does this mean that if we turn witness back on the ever-present VFS LORs
> will no longer be there, or does this only affect calls to quotaon()?
vfs_busy() lock is not accounted for by witness, so there shall be no
changes in the witness reports. The scenario affected only fired when
somebody did quotaon and unmount proceeded in parallel.

Attachment: pgpfo1uZZfKlC.pgp
Description: PGP signature



Reply via email to