]> git.baikalelectronics.ru Git - kernel.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)
commitfd0d756a48bade09b2356ed3bd667251b3ef7c88
tree5654c9c0602a14b0e1cec1ddc22649edd9b018e4
parent8dc31736c1dc4727c935fe4ea6e432f9664d1410
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