K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2017-04-10T01:28:01.518339Z K 7 svn:log V 349 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. Tested by: cperciva PR: 216087 MFC after: 2 weeks END