K 10 svn:author V 3 kib K 8 svn:date V 27 2009-07-14T22:54:29.549181Z K 7 svn:log V 296 Use PBDRY flag for msleep(9) in NFS and NLM when sleeping thread owns kernel resources that block other threads, like vnode locks. The SIGSTOP sent to such thread (process, rather) shall not stop it until thread releases the resources. Tested by: pho Reviewed by: jhb Approved by: re (kensmith) END