[PATCH] replace INVARIANTS+panic() with KASSERT

David O'Brien obrien at freebsd.org
Sun Sep 19 01:02:30 UTC 2010


On Fri, Sep 17, 2010 at 10:09:07PM +0300, Kostik Belousov wrote:
> On Fri, Sep 17, 2010 at 11:07:38AM -0700, David O'Brien wrote:
> Isn't this reverted ? I believe that all conditions for panics/printf
> should be reverted in KASSERTs.

Yes, thanks.

> > -#ifdef notyet
> > -		if (bp)
> > -			brelse(bp);
> > -#endif
>
> Please leave both notyet blocks in indir_trunc() as is.
> There are patches in progress that change this fragments, and you
> supposedly seen them.

Will do.  Do you if you will commit them soon?

-- 
-- David  (obrien at FreeBSD.org)


More information about the freebsd-fs mailing list