Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61617
b: refs/heads/master
c: 56ee354
h: refs/heads/master
i:
  61615: b7bdd25
v: v3
  • Loading branch information
Jan Harkes authored and Linus Torvalds committed Jul 19, 2007
1 parent f8cf0a0 commit a4e67fa
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: 38c2e4370da495813ca93d7cad31ed5090e8c310
refs/heads/master: 56ee3547940f895a2cf20f2ac462fbeaee55fa2a
2 changes: 1 addition & 1 deletion trunk/fs/coda/cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ void coda_cache_enter(struct inode *inode, int mask)
void coda_cache_clear_inode(struct inode *inode)
{
struct coda_inode_info *cii = ITOC(inode);
cii->c_cached_perm = 0;
cii->c_cached_epoch = atomic_read(&permission_epoch) - 1;
}

/* remove all acl caches */
Expand Down

0 comments on commit a4e67fa

Please sign in to comment.