Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53529
b: refs/heads/master
c: 08efa20
h: refs/heads/master
i:
  53527: 9f076e9
v: v3
  • Loading branch information
J. Bruce Fields authored and Trond Myklebust committed May 2, 2007
1 parent cca2fdb commit 91fb692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 83672d392f7bcf556f7920d6715e4174d9373ee0
refs/heads/master: 08efa202eb398ce7939885a4a01df370fd392068
3 changes: 1 addition & 2 deletions trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2647,8 +2647,7 @@ static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t bufl
nfs_inode_return_delegation(inode);
buf_to_pages(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
ret = rpc_call_sync(NFS_CLIENT(inode), &msg, 0);
if (ret == 0)
nfs4_write_cached_acl(inode, buf, buflen);
nfs_zap_caches(inode);
return ret;
}

Expand Down

0 comments on commit 91fb692

Please sign in to comment.