Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43315
b: refs/heads/master
c: 887bc5d
h: refs/heads/master
i:
  43313: ae18686
  43311: 4354a45
v: v3
  • Loading branch information
Steven Whitehouse committed Dec 5, 2006
1 parent e889607 commit f4cbd8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 33c3de32872ef3c075e4dac04c0de8f86ac39f6f
refs/heads/master: 887bc5d00c02b32763845247024e8db5243ef857
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/recovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk,
{
struct buffer_head *bh;
struct gfs2_log_header_host lh;
static const u32 nothing = 0;
const u32 nothing = 0;
u32 hash;
int error;

Expand Down

0 comments on commit f4cbd8e

Please sign in to comment.