]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 2 Oct 2015 15:44:54 +0000 (11:44 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 2 Oct 2015 19:43:07 +0000 (15:43 -0400)
commit72d79ff83c34d430a9f7f72c45717905762ef4d9
tree5654c9c0602a14b0e1cec1ddc22649edd9b018e4
parent4a0954ef347de7409ddf8f8153d893827d3feba8
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH

We need to warn against broken NFSv4.1 servers that try to hand out
delegations in response to NFS4_OPEN_CLAIM_DELEG_CUR_FH.

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