NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 18 Mar 2013 16:50:59 +0000 (12:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 25 Mar 2013 16:04:11 +0000 (12:04 -0400)
commitccb46e2063fe0816c3f28a8d328a9bbac7e88648
treed380bfb9d99e82b1d0d4a3a852080501f1535d97
parent49f9a0fafd844c32f2abada047c0b9a5ba0d6255
NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available

Now that we do CLAIM_FH opens, we may run into situations where we
get a delegation but don't have perfect knowledge of the file path.
When returning the delegation, we might therefore not be able to
us CLAIM_DELEGATE_CUR opens to convert the delegation into OPEN
stateids and locks.

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