Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222765
b: refs/heads/master
c: 523fb8c
h: refs/heads/master
i:
  222763: 9b66742
v: v3
  • Loading branch information
Suresh Jayaraman authored and Steve French committed Nov 29, 2010
1 parent f9e6c0d commit f058419
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 362d31297fafb150676f4d564ecc7f7f3e3b7fd4
refs/heads/master: 523fb8c867650196bef830d5dd9315d9975a9b7e
4 changes: 3 additions & 1 deletion trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1670,7 +1670,9 @@ cifs_inode_needs_reval(struct inode *inode)
return false;
}

/* check invalid_mapping flag and zap the cache if it's set */
/*
* Zap the cache. Called when invalid_mapping flag is set.
*/
static void
cifs_invalidate_mapping(struct inode *inode)
{
Expand Down

0 comments on commit f058419

Please sign in to comment.