Re: svn commit: r198748 - in head/sys/cam: . ata scsi

[ Available lists | Index of svn-src-head | Month of Nov 2009 | Week of 1 Nov 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andrew Thompson <thompsa@FreeBSD.org>
Date
1 Nov 2009 21:03:51
Subject
Re: svn commit: r198748 - in head/sys/cam: . ata scsi
Message-ID
1280352d0911011303g1c07ec48o7782fc8974e65fa7@mail.gmail.com


[ Hide this part ]
2009/11/2 Alexander Motin <mav@freebsd.org>:
> Author: mav
> Date: Sun Nov 1 11:31:06 2009
> New Revision: 198748
> URL: http://svn.freebsd.org/changeset/base/198748
>
> Log:
> MFp4:
> Fix reference counting bug, when device unreferenced before then
> invalidated. To do it, do not handle validity flag as another
> reference, but explicitly modify reference count each time flag is
> modified.
>
> Discovered by: thompsa

Thanks!

Elapsed time: 0.097 seconds