Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97853
b: refs/heads/master
c: 8ea7690
h: refs/heads/master
i:
  97851: ec0e187
v: v3
  • Loading branch information
Theodore Ts'o committed May 26, 2008
1 parent 75b4737 commit 0888c31
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: 944600930a37aa725ba6f93c3244e2d77a1e3581
refs/heads/master: 8ea76900be3b4522396e2021260d2818a27b3a5b
1 change: 1 addition & 0 deletions trunk/fs/jbd2/recovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ static int calc_chksums(journal_t *journal, struct buffer_head *bh,
*crc32_sum = crc32_be(*crc32_sum, (void *)obh->b_data,
obh->b_size);
}
put_bh(obh);
}
return 0;
}
Expand Down

0 comments on commit 0888c31

Please sign in to comment.