NFSv4: Deal more correctly with duplicate delegations
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 25 Jan 2008 21:38:18 +0000 (16:38 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:06:12 +0000 (02:06 -0500)
commit57bfa89171e50cddf51a4f62c90e47c6259857b4
tree2c3f6d45a61b4f888544d492d78fedd797001bc8
parent6f23e3872cff238589f9bf39c71db2ea880c9a26
NFSv4: Deal more correctly with duplicate delegations

If a (broken?) server hands out two different delegations for the same
file, then we should return one of them.

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