Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229207
b: refs/heads/master
c: beb0f0a
h: refs/heads/master
i:
  229205: 0a4b818
  229203: 2a58486
  229199: 57ea717
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jan 4, 2011
1 parent 3c094fd commit 5e75c78
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: 51f128ea1c9224c1e3cf6c6a1498431d97699668
refs/heads/master: beb0f0a9fba1fa98b378329a9a5b0a73f25097ae
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/rpc_pipe.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ static int __rpc_create_common(struct inode *dir, struct dentry *dentry,
{
struct inode *inode;

BUG_ON(!d_unhashed(dentry));
d_drop(dentry);
inode = rpc_get_inode(dir->i_sb, mode);
if (!inode)
goto out_err;
Expand Down

0 comments on commit 5e75c78

Please sign in to comment.