NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 5 Jul 2007 23:02:21 +0000 (19:02 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:43 +0000 (23:40 -0400)
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>

No differences found