Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87505
b: refs/heads/master
c: d002567
h: refs/heads/master
i:
  87503: 4a19563
v: v3
  • Loading branch information
Duane Griffin authored and Linus Torvalds committed Mar 20, 2008
1 parent fd97712 commit a78cc94
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: 439aeec639d7c57f3561054a6d315c40fd24bb74
refs/heads/master: d00256766a0b4f1441931a7f569a13edf6c68200
2 changes: 1 addition & 1 deletion trunk/fs/jbd2/recovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ static int do_one_pass(journal_t *journal,
memcpy(nbh->b_data, obh->b_data,
journal->j_blocksize);
if (flags & JBD2_FLAG_ESCAPE) {
*((__be32 *)bh->b_data) =
*((__be32 *)nbh->b_data) =
cpu_to_be32(JBD2_MAGIC_NUMBER);
}

Expand Down

0 comments on commit a78cc94

Please sign in to comment.