Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294441
b: refs/heads/master
c: a4980e7
h: refs/heads/master
i:
  294439: 04b29ab
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Feb 1, 2012
1 parent b8c0220 commit e1ed99f
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: 8b7e3f49ddda0d43c5bc8de404c1dc7e7a13cc80
refs/heads/master: a4980e7840176b4baa60715c32c5994b084ea9a6
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2512,7 +2512,7 @@ static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry
struct nfs_server *server = NFS_SERVER(inode);
struct nfs4_accessargs args = {
.fh = NFS_FH(inode),
.bitmask = server->attr_bitmask,
.bitmask = server->cache_consistency_bitmask,
};
struct nfs4_accessres res = {
.server = server,
Expand Down

0 comments on commit e1ed99f

Please sign in to comment.