Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175282
b: refs/heads/master
c: 0c3dc2b
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Dec 11, 2009
1 parent a5ff595 commit 1ad7cb0
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: b8f82a4a6fc79fcb4b2eb81252020e04c9b49da5
refs/heads/master: 0c3dc2b02a4996c13e26eb91296e8a309e0c6227
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_iget.c
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ xfs_iget_cache_miss(
struct xfs_inode **ipp,
xfs_daddr_t bno,
int flags,
int lock_flags) __releases(pag->pag_ici_lock)
int lock_flags)
{
struct xfs_inode *ip;
int error;
Expand Down

0 comments on commit 1ad7cb0

Please sign in to comment.