Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38623
b: refs/heads/master
c: 3a8fe9b
h: refs/heads/master
i:
  38621: d27ad14
  38619: ce2794d
  38615: 0cf9731
  38607: 056728f
  38591: 1fb9a1c
v: v3
  • Loading branch information
Steven Whitehouse committed Feb 27, 2006
1 parent 4f8fcea commit 822063a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d92a8d48085df863032110d9ccb221cde98d14e1
refs/heads/master: 3a8fe9be6c9794e55ac2253eab91d42b28a9dab6
4 changes: 2 additions & 2 deletions trunk/fs/gfs2/lm.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ int gfs2_lm_withdraw(struct gfs2_sbd *sdp, char *fmt, ...)
va_end(args);

fs_err(sdp, "about to withdraw from the cluster\n");
if (sdp->sd_args.ar_debug)
BUG();
BUG_ON(sdp->sd_args.ar_debug);


fs_err(sdp, "waiting for outstanding I/O\n");

Expand Down

0 comments on commit 822063a

Please sign in to comment.