patch-2.1.87 linux/include/linux/ufs_fs_sb.h

Next file: linux/include/linux/umsdos_fs.h
Previous file: linux/include/linux/ufs_fs_i.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.86/linux/include/linux/ufs_fs_sb.h linux/include/linux/ufs_fs_sb.h
@@ -6,8 +6,8 @@
  * Laboratory for Computer Science Research Computing Facility
  * Rutgers, The State University of New Jersey
  *
- * $Id: ufs_fs_sb.h,v 1.6 1996/06/01 15:31:08 ecd Exp $
- *
+ * NeXTstep support added on February 5th 1998 by
+ * Niels Kristian Bech Jensen <nkbj@image.dk>.
  */
 
 #ifndef __LINUX_UFS_FS_SB_H
@@ -35,6 +35,7 @@
 	__u32	s_lshift;
 	__u32	s_lmask;
 	__u32	s_fsfrag;
+	__u32	s_blockbase;	/* offset of NeXTstep superblock */
 };
 
 #endif /* __LINUX_UFS_FS_SB_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov