Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131837
b: refs/heads/master
c: adc4872
h: refs/heads/master
i:
  131835: f15a427
v: v3
  • Loading branch information
Benny Halevy authored and Linus Torvalds committed Feb 28, 2009
1 parent 43104a9 commit 9f1f17e
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: dca17146f4b72b8966016c406d94ad3e48289b79
refs/heads/master: adc487204a9373d2b5a535412466326036147a72
2 changes: 1 addition & 1 deletion trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@ struct dentry *d_obtain_alias(struct inode *inode)
iput(inode);
return res;
}
EXPORT_SYMBOL_GPL(d_obtain_alias);
EXPORT_SYMBOL(d_obtain_alias);

/**
* d_splice_alias - splice a disconnected dentry into the tree if one exists
Expand Down

0 comments on commit 9f1f17e

Please sign in to comment.