Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339395
b: refs/heads/master
c: 009507b
h: refs/heads/master
i:
  339393: 5815946
  339391: 0961433
v: v3
  • Loading branch information
Dave Chinner authored and Ben Myers committed Nov 7, 2012
1 parent c67bc9a commit f074454
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: 137fff09b7924507871f8e6294dfe57b7a880332
refs/heads/master: 009507b052fa391618eccf9e8c9f484407fd9018
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_log_recover.c
Original file line number Diff line number Diff line change
Expand Up @@ -3542,7 +3542,7 @@ xlog_do_recovery_pass(
* - order is important.
*/
error = xlog_bread_offset(log, 0,
bblks - split_bblks, hbp,
bblks - split_bblks, dbp,
offset + BBTOB(split_bblks));
if (error)
goto bread_err2;
Expand Down

0 comments on commit f074454

Please sign in to comment.