commit | 6ee412689027dc7954453aed392ab5c7599c0f73 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Jul 08 14:11:36 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:43 2007 -0400 |
tree | 71f09219acaf905e779f9cecf2d0256ba34d6526 | |
parent | aac00a8d0a53097063da532cbdf0b8775a4dcd53 [diff] |
NFSv4: Don't call OPEN if we already have an open stateid for a file If we already have a stateid with the correct open mode for a given file, then we can reuse that stateid instead of re-issuing an OPEN call without violating the close-to-open caching semantics. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>