Newsgroups: fa.linux.kernel
From: Miklos Szeredi <mik...@szeredi.hu>
Date: Thu, 31 Mar 2005 20:57:17 GMT
Local: Thurs, Mar 31 2005 3:57 pm
Subject: [PATCH] FUSE: 1/3 add padding
Add padding to structures to make sizes the same on 32bit and 64bit
archs. Initial testing and test machine generously provided by Franco Broi. Signed-off-by: Miklos Szeredi <mik...@szeredi.hu> diff -rup linux-2.6.12-rc1-mm4/include/linux/fuse.h linux-fuse/include/linux/fuse.h +/* Make sure all structures are padded to 64bit boundary, so 32bit struct fuse_mkdir_in { struct fuse_rename_in { struct fuse_setattr_in { struct fuse_open_in { struct fuse_open_out { struct fuse_release_in { struct fuse_flush_in { struct fuse_read_in { struct fuse_write_in { struct fuse_write_out { struct fuse_statfs_out { struct fuse_setxattr_in { struct fuse_getxattr_in { struct fuse_getxattr_out { struct fuse_init_in_out { struct fuse_out_header { - You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||