Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21082
b: refs/heads/master
c: 8532159
h: refs/heads/master
v: v3
  • Loading branch information
Eric Van Hensbergen authored and Linus Torvalds committed Mar 17, 2006
1 parent 1f33e5e commit 2112485
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: a0a0c28c1a7109d7955815074c52cac079ab3ba5
refs/heads/master: 8532159f5521ba24e697f0d25970ae89ff62a1f2
1 change: 0 additions & 1 deletion trunk/fs/9p/vfs_dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ int v9fs_dir_release(struct inode *inode, struct file *filp)
filp->private_data = NULL;
}

d_drop(filp->f_dentry);
return 0;
}

Expand Down

0 comments on commit 2112485

Please sign in to comment.