patch-2.3.99-pre9 linux/fs/hfs/part_tbl.c

Next file: linux/fs/hpfs/namei.c
Previous file: linux/fs/hfs/mdb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/fs/hfs/part_tbl.c linux/fs/hfs/part_tbl.c
@@ -77,7 +77,7 @@
 		hfs_lword_t	pdSize;
 		hfs_lword_t	pdFSID;
 	}	pdEntry[42];
-};
+} __attribute__((packed));
 
 /*================ File-local functions ================*/
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)