提交 1dde2dbf 编写于 作者: S Steven Whitehouse

[GFS2] Add back missing BUG()

Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
上级 a74604be
......@@ -32,6 +32,7 @@ void gfs2_assert_i(struct gfs2_sbd *sdp)
{
printk(KERN_EMERG "GFS2: fsid=%s: fatal assertion failed\n",
sdp->sd_fsname);
BUG();
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册