NFSv4: Fix a credential leak in _nfs4_discover_trunking()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 27 Oct 2022 20:50:12 +0000 (16:50 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:14:13 +0000 (13:14 +0100)
commitc6aca4c7ba8f6d40a0cfeeb09160dd8efdf97c64
treeba0a7005b50135c54de0f40368aaf7c6a514463f
parent7f6607c884267904296bb75b6776a1ac5ea86277
NFSv4: Fix a credential leak in _nfs4_discover_trunking()

[ Upstream commit e83458fce080dc23c25353a1af90bfecf79c7369 ]

Fixes: 4f40a5b55446 ("NFSv4: Add an fattr allocation to _nfs4_discover_trunking()")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfs/nfs4proc.c