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
rS324996: Evaluate packet size after the firewall had its chance in the ip6 fast path
Branches
Unknown
Tags
Unknown