[Ocfs-tools-devel] Patch for byteorder stuff

Villalovos, John L john.l.villalovos at intel.com
Thu Aug 5 15:02:59 PDT 2004


ocfs-tools-devel-bounces at oss.oracle.com wrote:
> I saw a comment in the byteorder.h file that says that we should do
> something different. 
> 
> So I did.

Not very informative after reading that :(

Anyway I took the CPU_TO_DISK & DISK_TO_CPU macros from the GPL EVMS
code and used them instead of the kernel ones.

Plus it uses the byteswap.h file from glibc, which takes care of the
actual byte swapping.

John


More information about the Ocfs-tools-devel mailing list