Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64699
b: refs/heads/master
c: deee936
h: refs/heads/master
i:
  64697: 1d1663a
  64695: 8f90c7b
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Sep 1, 2007
1 parent f52fc7d commit 720eb5e
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: 65bbf6bdbba0f74e254f706bfb00fe533974f4f1
refs/heads/master: deee9369b993b52a8e2f25683b4a67be7a65e8ae
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@ nfs4_atomic_open(struct inode *dir, struct dentry *dentry, struct nameidata *nd)
}
res = d_add_unique(dentry, igrab(state->inode));
if (res != NULL)
dentry = res;
path.dentry = res;
nfs4_intent_set_file(nd, &path, state);
return res;
}
Expand Down

0 comments on commit 720eb5e

Please sign in to comment.