K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-02-21T04:02:26.523432Z K 7 svn:log V 520 Fix assorted pNFS bugs. Mostly incorrect arguments to functions and a failure to initialize/destroy a mutex. There was also a case where a pointer needed to be checked non-NULL before using it. The code can now read a file from the DS if the wrong session (the MDS one) is specified. Why the server returns the same session for a second CREAI think tE_SESSION op needs to be resolved. This can be worked around by checking for "same server" and using the connection/session already established if it is the same server. END