Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40865
b: refs/heads/master
c: 439b843
h: refs/heads/master
i:
  40863: b36c223
v: v3
  • Loading branch information
Tim Shimmin committed Nov 11, 2006
1 parent d4244f5 commit dbea527
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: 93c189c1148a5e39bcc8f62568f42a77f93477c5
refs/heads/master: 439b8434792d0b62e32ab1416f214a18a640cc03
1 change: 1 addition & 0 deletions trunk/fs/xfs/xfs_iget.c
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ xfs_ireclaim(xfs_inode_t *ip)
/*
* Free all memory associated with the inode.
*/
xfs_iunlock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL);
xfs_idestroy(ip);
}

Expand Down

0 comments on commit dbea527

Please sign in to comment.