commit | cf8ba45e0554f1c8838fcfe43a93114f177af839 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 01 13:46:53 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:19:42 2007 -0400 |
tree | e8799c4eac30b4c42c2be7a02e4848aac6113f44 | |
parent | f38211100d4823be530577dc3452f838861222ec [diff] |
NFS: don't cache the verifer across ->lookup() calls If the ->lookup() call causes the directory verifier to change, then there is still no need to use the old verifier, since our dentry has been verified. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>