patch-2.3.99-pre9 linux/fs/hfs/mdb.c
Next file: linux/fs/hfs/part_tbl.c
Previous file: linux/fs/hfs/hfs_btree.h
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/mdb.c
 -  Orig date: 
Fri Jun  4 13:30:25 1999
 
diff -u --recursive --new-file v2.3.99-pre8/linux/fs/hfs/mdb.c linux/fs/hfs/mdb.c
@@ -71,7 +71,7 @@
 	hfs_byte_t	drXTExtRec[12];	/* extents B-tree's first 3 extents */
 	hfs_lword_t	drCTFlSize;	/* bytes in the catalog B-tree */
 	hfs_byte_t	drCTExtRec[12];	/* catalog B-tree's first 3 extents */
-};
+} __attribute__((packed));
 
 /*================ Global functions ================*/
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)