commit | aac00a8d0a53097063da532cbdf0b8775a4dcd53 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jul 05 19:02:21 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:43 2007 -0400 |
tree | 4a83d1a25dd23d63cbcb0fe5c40b2f857ebcc19e | |
parent | 3e309914a15333a5493058e4927e979c7434ae44 [diff] |
NFSv4: Check for the existence of a delegation in nfs4_open_prepare() We should not be calling open() on an inode that has a delegation unless we're doing a reclaim. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>