Right now when we track a locker we track: #if defined(AFS_SUN5_ENV) || defined(AFS_OBSD_ENV) #define MyPidxx (curproc->p_pid) ...
However, my suspicion is that the cause of RT #36655 is that another thread in the same pid now has the lock... and we're not tracking that. Any of you poking at Solaris now have thoughts as to what we want to track here?
If not, I should have (Open)Solaris source locally in a few hours. _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
