Re: [PATCH][5th RESENT] cleanup b_inode usage and fix onstack inode abuse

Daniel Phillips (phillips@arcor.de)
Thu, 10 Oct 2002 21:47:56 +0200


On Saturday 05 October 2002 02:32, Christoph Hellwig wrote:
> + if (unlikely(buffer_attached(bh)))
> BUG();

BUG_ON(buffer_attached(bh));

-- 
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/