HomeFreeBSD

MFC: r324506

Description

MFC: r324506
Fix forced dismount when a pNFS mount is hung on a DS.

When a "pnfs" NFSv4.1 mount is hung because of an unresponsive DS,
a forced dismount wouldn't work, because the RPC socket for the DS
was not being closed. This patch fixes this.
This will only affect "pnfs" mounts where the pNFS server's DS
is unresponsive (crashed or network partitioned or...).
Found during testing of the pNFS server.

Details

Provenance
rmacklemAuthored on
Parents
rS325406: AUTO_OBJ: Revert r325351 now that the fix is in auto.obj.mk in r325404.
Branches
Unknown
Tags
Unknown