K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-10-23T19:11:31.000000Z K 7 svn:log V 439 o Add two comments identifying problems with the current nfs_lock.c implementation, so that the information doesn't get lost. (1) /var/run/lock is looked up relative to the current thread's root directory, but it's not clear that's desirable. (2) A race condition associated with live credential modification on a shared credential is present when privilege is granted for the purposes of talking to /var/run/lock. END