Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124867
b: refs/heads/master
c: 087e3b0
h: refs/heads/master
i:
  124865: 7c53c8d
  124863: 110aab5
v: v3
  • Loading branch information
Christoph Hellwig authored and Lachlan McIlroy committed Oct 30, 2008
1 parent 1467104 commit b99d210
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: c679eef0520eb3c2c731fce505e61b8ef9469aac
refs/heads/master: 087e3b0460c367d0f4a5b71d7b013968ae23b588
1 change: 1 addition & 0 deletions trunk/fs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ void destroy_inode(struct inode *inode)
else
kmem_cache_free(inode_cachep, (inode));
}
EXPORT_SYMBOL(destroy_inode);


/*
Expand Down

0 comments on commit b99d210

Please sign in to comment.