[Ocfs-tools-devel] Patch for byteorder stuff

Villalovos, John L john.l.villalovos at intel.com
Fri Aug 6 17:26:59 PDT 2004


joel.becker at oracle.com wrote:
> On Fri, Aug 06, 2004 at 11:27:26AM -0700, Villalovos, John L wrote:
>> I also have a patch to have it use the C99 standard for integers of
>> fixed sizes.
> 
> 	For what code?  libocfs2 uses those types.

A LOT of things use the kernel based ones.

Try a:
# grep -r '__\(u\|s\)\(8\|16\|32\|64\)' ocfs-tools/ocfs2/

This is a list of files that I have modified at this time.

[root at linuxjohn tools]# svn st
M      ocfs2/libocfs2/include/kernel-jbd.h
M      ocfs2/libocfs2/include/ocfs2_disk_dlm.h
M      ocfs2/libocfs2/include/ocfs2_fs.h
M      ocfs2/libocfs2/include/jfs_compat.h
M      ocfs2/libocfs2/include/ocfs1_fs_compat.h
M      ocfs2/debugfs.ocfs2/utils.c
M      ocfs2/debugfs.ocfs2/commands.c
M      ocfs2/debugfs.ocfs2/include/journal.h
M      ocfs2/debugfs.ocfs2/include/jbd.h
M      ocfs2/debugfs.ocfs2/include/utils.h
M      ocfs2/debugfs.ocfs2/include/readfs.h
M      ocfs2/debugfs.ocfs2/include/main.h
M      ocfs2/debugfs.ocfs2/include/dump.h
M      ocfs2/debugfs.ocfs2/readfs.c
M      ocfs2/debugfs.ocfs2/dump.c
M      ocfs2/debugfs.ocfs2/bindraw.c
M      ocfs2/debugfs.ocfs2/journal.c
M      ocfs2/mkfs.ocfs2/mkfs.c
M      ocfs2/mkfs.ocfs2/mkfs2.c
M      ocfs2/mkfs.ocfs2/readdir.c

John


More information about the Ocfs-tools-devel mailing list