commit | 06663267b4b1e85ece73236ea720355668d4f736 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <miklos@szeredi.hu> | Fri Sep 09 13:10:32 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 14:03:46 2005 -0700 |
tree | caece1ce21caf6586e82e03858dc128edb8e996c | |
parent | 92a8780e1136c5ca0c7ed940000d399943d1576e [diff] |
[PATCH] FUSE: 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 <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>