Hi All,
Attached is a patch that tries to get viewdist working properly when client and server have different endianness. The basic issue was that viewdist uses get-eattr to get the datafile handle array, which prevents the encoding/decoding of the handles. The attached patch adds encoding/decoding to known extended attributes (those in the system.pvfs2. namespace).
FYI: I moved the pint-eattr.[hc] files from src/server/ to src/ common/misc so that the client can use them as well. The changes made to those files are essentially in the addition of encoding/ decoding callouts for the "dh" eattr.
-sam
viewdist-endian.patch
Description: Binary data
_______________________________________________ Pvfs2-developers mailing list Pvfs2-developers@beowulf-underground.org http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers