Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7599
b: refs/heads/master
c: 6f948fb
h: refs/heads/master
i:
  7597: 5f7c4cb
  7595: bc69876
  7591: c38b038
  7583: 84c99a6
v: v3
  • Loading branch information
Tim Shimmin authored and Nathan Scott committed Sep 2, 2005
1 parent e4b260d commit a0e8f58
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: 0432dab2d2d3b35347a95c01c78a40781b6431fb
refs/heads/master: 6f948fbd443255e3a918438ce41cd7581cf8146d
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_trans_ail.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,8 @@ xfs_trans_delete_ail(
else {
xfs_cmn_err(XFS_PTAG_AILDELETE, CE_ALERT, mp,
"xfs_trans_delete_ail: attempting to delete a log item that is not in the AIL");
xfs_force_shutdown(mp, XFS_CORRUPT_INCORE);
AIL_UNLOCK(mp, s);
xfs_force_shutdown(mp, XFS_CORRUPT_INCORE);
}
}
}
Expand Down

0 comments on commit a0e8f58

Please sign in to comment.