Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88211
b: refs/heads/master
c: 66d3aac
h: refs/heads/master
i:
  88209: 82023c8
  88207: 9a44836
v: v3
  • Loading branch information
Jeff Layton authored and Trond Myklebust committed Apr 9, 2008
1 parent ef525e4 commit 7079518
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: daeba89d43af0fa469d38a4ccdc32fff8ca17c2e
refs/heads/master: 66d3aac04175c35564cc5982934b68bc4f89a76d
1 change: 1 addition & 0 deletions trunk/fs/nfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ static struct nfs_open_context *alloc_nfs_open_context(struct vfsmount *mnt, str
ctx->cred = get_rpccred(cred);
ctx->state = NULL;
ctx->lockowner = current->files;
ctx->flags = 0;
ctx->error = 0;
ctx->dir_cookie = 0;
atomic_set(&ctx->count, 1);
Expand Down

0 comments on commit 7079518

Please sign in to comment.