NFSv4: Do not accept delegated opens when a delegation recall is in effect
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 10 Dec 2011 00:05:58 +0000 (19:05 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 10 Dec 2011 00:05:58 +0000 (19:05 -0500)
...and report the servers that try to return a delegation when the client
is using the CLAIM_DELEG_CUR open mode. That behaviour is explicitly
forbidden in RFC3530.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c

Simple merge