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
-  Lines: 9
-  Date:
Mon May 15 12:00:34 2000
-  Orig file: 
v2.3.99-pre8/linux/fs/hfs/part_tbl.c
-  Orig date: 
Sun Jan  4 10:40:17 1998
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)