svn commit: r329078 - in head/sys: kern sys

Conrad Meyer cem at freebsd.org
Fri Feb 9 20:05:41 UTC 2018


On Fri, Feb 9, 2018 at 11:50 AM, Kirk McKusick <mckusick at freebsd.org> wrote:
> Author: mckusick
> Date: Fri Feb  9 19:50:47 2018
> New Revision: 329078
> URL: https://svnweb.freebsd.org/changeset/base/329078
>
> Log:
>   Merge biodone_finish() back into biodone(). The primary purpose is
>   to make the order of operations clearer to avoid the race condition
>   that was fixed in r328914. In particular, this commit corrects a
>   similar race that existed in the soft updates callback.

Thanks!


More information about the svn-src-all mailing list