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)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 28 Nov 2022 03:09:59 +0000 (22:09 -0500)
commite83458fce080dc23c25353a1af90bfecf79c7369
treeb89b0e285bf57a3191bb9c802eeb7a7b74effbf0
parent85aa8ddc3818718208c3cfdfda9c8c908c9dead1
NFSv4: Fix a credential leak in _nfs4_discover_trunking()

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