Trond Myklebust
e70c490810
NFS: Remove redundant check in nfs_check_verifier()
...
The check for nfs_attribute_timeout(dir) in nfs_check_verifier is
redundant: nfs_lookup_revalidate() will already call nfs_revalidate_inode()
on the parent dir when necessary.
The only case where this is not done is the case of a negative dentry. Fix
this case by moving up the revalidation code.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-05-09 17:57:59 -04:00
..
2006-10-20 10:26:40 -07:00
2007-02-12 09:48:36 -08:00
2007-02-12 09:48:36 -08:00
2006-10-20 10:26:40 -07:00
2007-05-08 11:15:07 -07:00
2006-09-27 08:26:10 -07:00
2006-09-22 23:24:31 -04:00
2007-05-09 17:57:59 -04:00
2007-05-08 11:15:07 -07:00
2007-05-06 17:39:00 -04:00
2007-05-08 11:15:07 -07:00
2006-12-08 08:28:41 -08:00
2007-05-07 12:12:57 -07:00
2007-04-30 22:17:07 -07:00
2006-03-20 13:44:48 -05:00
2006-09-22 23:24:37 -04:00
2007-04-30 22:17:10 -07:00
2007-02-12 09:48:46 -08:00
2007-04-30 22:17:10 -07:00
2006-06-09 09:34:11 -04:00
2007-05-08 11:15:07 -07:00
2007-04-30 22:17:10 -07:00
2007-02-12 22:43:25 -08:00
2007-02-03 15:35:10 -08:00
2007-05-07 12:34:24 -07:00
2007-05-08 11:15:07 -07:00
2006-09-22 23:24:37 -04:00
2007-04-30 22:17:10 -07:00
2007-04-30 22:17:14 -07:00
2007-05-04 14:44:06 -04:00
2007-05-08 11:15:07 -07:00
2007-04-30 22:17:07 -07:00
2007-04-30 22:17:16 -07:00
2007-05-08 11:15:07 -07:00
2007-03-16 19:25:05 -07:00
2006-03-20 13:44:10 -05:00
2007-05-08 11:15:21 -07:00