[Linux-cluster] Re: GFS, what's remaining

David Teigland teigland at redhat.com
Mon Sep 5 09:18:47 UTC 2005


On Mon, Sep 05, 2005 at 10:58:08AM +0200, J?rn Engel wrote:

> #define gfs2_assert(sdp, assertion) do {			\
> 	if (unlikely(!(assertion))) {				\
> 	printk(KERN_ERR "GFS2: fsid=\n", (sdp)->sd_fsname);	\
> 	BUG();							\
> } while (0)

OK thanks,
Dave




More information about the Linux-cluster mailing list