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)
commit652f89f64fabcdae9143ee2b4253cfa838fb0279
tree3ab618ec5a8f74c86d610e95ed04afa7b3b0b849
parent4b44b40e04a758e2242ff4a3f7c15982801ec8bc
NFSv4: Do not accept delegated opens when a delegation recall is in effect

...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