patch-2.4.27 linux-2.4.27/include/linux/affs_fs_sb.h
Next file: linux-2.4.27/include/linux/ata.h
Previous file: linux-2.4.27/include/linux/affs_fs.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2004-08-07 16:26:06.241411987 -0700
-  Orig file: 
linux-2.4.26/include/linux/affs_fs_sb.h
-  Orig date: 
2001-04-19 22:57:06.000000000 -0700
diff -urN linux-2.4.26/include/linux/affs_fs_sb.h linux-2.4.27/include/linux/affs_fs_sb.h
@@ -47,7 +47,6 @@
 #define SF_OFS		0x0200		/* Old filesystem */
 #define SF_PREFIX	0x0400		/* Buffer for prefix is allocated */
 #define SF_VERBOSE	0x0800		/* Talk about fs when mounting */
-#define SF_READONLY	0x1000		/* Don't allow to remount rw */
 
 /* short cut to get to the affs specific sb data */
 #define AFFS_SB		(&sb->u.affs_sb)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)