Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38626
b: refs/heads/master
c: 116ad29
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Feb 27, 2006
1 parent b2b3ee2 commit a29b12d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f382894e8889a64f8daf747db477a16da2d54eb0
refs/heads/master: 116ad29d9839610d2811a1962cac7f3f2a9f9295
3 changes: 0 additions & 3 deletions trunk/fs/gfs2/locking/nolock/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ static int nolock_mount(char *table_name, char *host_data,
unsigned int jid;
struct nolock_lockspace *nl;

/* If there is a "jid=" in the hostdata, return that jid.
Otherwise, return zero. */

c = strstr(host_data, "jid=");
if (!c)
jid = 0;
Expand Down

0 comments on commit a29b12d

Please sign in to comment.