Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124775
b: refs/heads/master
c: d07c60e
h: refs/heads/master
i:
  124773: a36a7ef
  124771: e85a453
  124767: 7a7ef9b
v: v3
  • Loading branch information
Lachlan McIlroy committed Oct 30, 2008
1 parent 8e4b4f8 commit 218532d
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: be8b78a626dd9bc92c12e9ac34f3bc3db1204d25
refs/heads/master: d07c60e54fb7647d8247ae392f128e8ee8f3e5f3
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ xfs_iread(
*/
error = xfs_itobp(mp, tp, ip, &dip, &bp, bno, imap_flags, XFS_BUF_LOCK);
if (error) {
kmem_zone_free(xfs_inode_zone, ip);
xfs_idestroy(ip);
return error;
}

Expand Down

0 comments on commit 218532d

Please sign in to comment.