Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38658
b: refs/heads/master
c: 1dde2db
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Apr 21, 2006
1 parent 5b1b5bc commit c6d0d8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a74604bee27da7c9506114e5710f91f388e98296
refs/heads/master: 1dde2dbfc70001e2f86b6581baac2f48900b80ed
1 change: 1 addition & 0 deletions trunk/fs/gfs2/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -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();
}

/**
Expand Down

0 comments on commit c6d0d8e

Please sign in to comment.