HomeFreeBSD

MFC: r317296

Description

MFC: r317296
Fix some krpc leaks for the NFSv4.1/pNFS client.

The NFSv4.1/pNFS client wasn't doing a newnfs_disconnect() call for the
connection to the Data Server (DS) under some circumstances. The main
effect of this was a leak of malloc'd structures in the krpc. This patch
adds the newnfs_disconnect() calls to fix this.
Detected during recent testing against the pNFS server under development.

Details

Provenance
rmacklemAuthored on
Parents
rS317974: MFC r308424, r310636
Branches
Unknown
Tags
Unknown