HomeFreeBSD

MFC: r316669

Description

MFC: r316669
Avoid starvation of the server crash recovery thread for the NFSv4 client.

This patch gives a requestor of the exclusive lock on the client state
in the NFSv4 client priority over shared lock requestors. This avoids
the server crash recovery thread being starved out by other threads doing
RPCs.

Details

Provenance
rmacklemAuthored on
Parents
rS317422: MFC: r316669
Branches
Unknown
Tags
Unknown