]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 27 Oct 2019 17:38:45 +0000 (13:38 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:46 +0000 (21:28 -0500)
commit72aa3cfb38140c4c9ccd1d7bdb0f5093b8ccc4c0
tree4115b2aa2ae83bd01bb309e46e34d17d221a3895
parent2b28051f6192a5ded649c22f744ea8205ca28ebf
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity

Ensure that we check that the delegation is valid in
nfs4_return_incompatible_delegation() before we try to return it.

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