Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14960
b: refs/heads/master
c: 223db12
h: refs/heads/master
v: v3
  • Loading branch information
Steve Dickson authored and Trond Myklebust committed Dec 3, 2005
1 parent 012496f commit ffbf256
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: b3c6aeb3ce26b286769d2deafec47d218c83dd09
refs/heads/master: 223db122bfccd463751d8b0c09a638abee03681d
1 change: 1 addition & 0 deletions trunk/fs/nfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2066,6 +2066,7 @@ static struct inode *nfs_alloc_inode(struct super_block *sb)
return NULL;
nfsi->flags = 0UL;
nfsi->cache_validity = 0UL;
nfsi->cache_change_attribute = jiffies;
#ifdef CONFIG_NFS_V3_ACL
nfsi->acl_access = ERR_PTR(-EAGAIN);
nfsi->acl_default = ERR_PTR(-EAGAIN);
Expand Down

0 comments on commit ffbf256

Please sign in to comment.