patch-2.3.99-pre9 linux/fs/hfs/file_hdr.c
Next file: linux/fs/hfs/hfs.h
Previous file: linux/fs/hfs/dir.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/file_hdr.c
-  Orig date: 
Sat Feb 26 22:31:52 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/fs/hfs/file_hdr.c linux/fs/hfs/file_hdr.c
@@ -158,7 +158,7 @@
         hfs_byte_t	filler[16];
         hfs_word_t	entries;
         hfs_byte_t	descrs[12*HFS_HDR_MAX];
-};
+}  __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)