Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117479
b: refs/heads/master
c: 8f3dfaa
h: refs/heads/master
i:
  117477: a20dfb9
  117475: c78b58c
  117471: ce28746
v: v3
  • Loading branch information
OGAWA Hirofumi authored and Al Viro committed Oct 23, 2008
1 parent 41b5271 commit ce6f6ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 360da90029196c9449bc61e5a07ce8404e4cba57
refs/heads/master: 8f3dfaa5bab767a043c5af5b879fb86c03329f8a
1 change: 0 additions & 1 deletion trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,6 @@ struct dentry *d_splice_alias(struct inode *inode, struct dentry *dentry)
new = __d_find_alias(inode, 1);
if (new) {
BUG_ON(!(new->d_flags & DCACHE_DISCONNECTED));
fsnotify_d_instantiate(new, inode);
spin_unlock(&dcache_lock);
security_d_instantiate(new, inode);
d_rehash(dentry);
Expand Down

0 comments on commit ce6f6ff

Please sign in to comment.