patch-1.3.54 linux/include/linux/minix_fs_sb.h

Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/minix_fs_i.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.53/linux/include/linux/minix_fs_sb.h linux/include/linux/minix_fs_sb.h
@@ -13,12 +13,13 @@
 			unsigned long s_log_zone_size;
 			unsigned long s_max_size;
 			struct buffer_head * s_imap[8];
-			struct buffer_head * s_zmap[8];
+			struct buffer_head * s_zmap[64];
 			unsigned long s_dirsize;
 			unsigned long s_namelen;
 			struct buffer_head * s_sbh;
 			struct minix_super_block * s_ms;
 			unsigned short s_mount_state;
+			unsigned short s_version;
 };
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this