patch-2.3.29 linux/include/linux/fs.h
Next file: linux/include/linux/ftape.h
Previous file: linux/include/linux/fb.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Tue Nov 23 12:55:47 1999
-  Orig file: 
v2.3.28/linux/include/linux/fs.h
-  Orig date: 
Thu Nov 18 20:25:38 1999
diff -u --recursive --new-file v2.3.28/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -543,14 +543,12 @@
 	unsigned long		s_blocksize;
 	unsigned char		s_blocksize_bits;
 	unsigned char		s_lock;
-	unsigned char		s_rd_only;
 	unsigned char		s_dirt;
 	struct file_system_type	*s_type;
 	struct super_operations	*s_op;
 	struct dquot_operations	*dq_op;
 	unsigned long		s_flags;
 	unsigned long		s_magic;
-	unsigned long		s_time;
 	struct dentry		*s_root;
 	wait_queue_head_t	s_wait;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)