Hi Gleb,
>
> Note that g...@freebsd.org and gleb...@freebsd.org are two different persons.
>
Sorry for the mistake.
Fabien
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail
Fabien,
On Wed, Nov 25, 2015 at 02:45:44PM +, Fabien Thomas wrote:
F> Author: fabient
F> Date: Wed Nov 25 14:45:43 2015
F> New Revision: 291301
F> URL: https://svnweb.freebsd.org/changeset/base/291301
F>
F> Log:
F> The r241129 description was wrong that the scenario is possible
F> only
Author: fabient
Date: Wed Nov 25 14:45:43 2015
New Revision: 291301
URL: https://svnweb.freebsd.org/changeset/base/291301
Log:
The r241129 description was wrong that the scenario is possible
only for read locks on pcbs. The same race can happen with write
lock semantics as well.
The rac