Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139511
b: refs/heads/master
c: 2b57dc6
h: refs/heads/master
i:
  139509: 5941150
  139507: 41fba06
  139503: 82459ac
v: v3
  • Loading branch information
Suresh Jayaraman authored and Trond Myklebust committed Mar 11, 2009
1 parent c191dbc commit fcbfd59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: fe315e76fc3a3f9f7e1581dc22fec7e7719f0896
refs/heads/master: 2b57dc6cf9bf31edc0df430ea18dd1dbd3028975
3 changes: 0 additions & 3 deletions trunk/fs/nfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -670,9 +670,6 @@ __nfs_revalidate_inode(struct nfs_server *server, struct inode *inode)
if (NFS_STALE(inode))
goto out;

if (NFS_STALE(inode))
goto out;

nfs_inc_stats(inode, NFSIOS_INODEREVALIDATE);
status = NFS_PROTO(inode)->getattr(server, NFS_FH(inode), &fattr);
if (status != 0) {
Expand Down

0 comments on commit fcbfd59

Please sign in to comment.