patch-2.3.39 linux/include/linux/qnx4_fs_sb.h
Next file: linux/include/linux/qnxtypes.h
Previous file: linux/include/linux/qnx4_fs_i.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Mon Jan 10 14:19:46 2000
- Orig file:
v2.3.38/linux/include/linux/qnx4_fs_sb.h
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.3.38/linux/include/linux/qnx4_fs_sb.h linux/include/linux/qnx4_fs_sb.h
@@ -2,8 +2,8 @@
* Name : qnx4_fs_sb.h
* Author : Richard Frowijn
* Function : qnx4 superblock definitions
- * Version : 1.0
- * Last modified : 20-05-1998
+ * Version : 1.0.2
+ * Last modified : 2000-01-06
*
* History : 23-03-1998 created
*
@@ -18,10 +18,10 @@
*/
struct qnx4_sb_info {
- struct buffer_head *sb_buf; /* superblock buffer */
- struct qnx4_super_block *sb; /* our superblock */
- unsigned int Version; /* may be useful */
- struct qnx4_inode_entry *BitMap; /* useful */
+ struct buffer_head *sb_buf; /* superblock buffer */
+ struct qnx4_super_block *sb; /* our superblock */
+ unsigned int Version; /* may be useful */
+ struct qnx4_inode_entry *BitMap; /* useful */
};
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)