patch-2.1.89 linux/include/linux/affs_fs_sb.h
Next file: linux/include/linux/coda.h
Previous file: linux/include/asm-sparc64/svr4.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Feb 23 22:01:26 1998
-  Orig file: 
v2.1.88/linux/include/linux/affs_fs_sb.h
-  Orig date: 
Tue Dec  2 22:25:07 1997
diff -u --recursive --new-file v2.1.88/linux/include/linux/affs_fs_sb.h linux/include/linux/affs_fs_sb.h
@@ -37,6 +37,7 @@
 
 struct affs_sb_info {
 	int s_partition_size;		/* Partition size in blocks. */
+	int s_blksize;			/* Initial device blksize */
 	s32 s_root_block;		/* FFS root block number. */
 	int s_hashsize;			/* Size of hash table. */
 	unsigned long s_flags;		/* See below. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov