patch-2.1.81 linux/include/linux/msdos_fs_i.h

Next file: linux/include/linux/nfsd/nfsfh.h
Previous file: linux/include/linux/minix_fs_sb.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.80/linux/include/linux/msdos_fs_i.h linux/include/linux/msdos_fs_i.h
@@ -28,16 +28,9 @@
 	int i_start;	/* first cluster or 0 */
 	int i_logstart;	/* logical first cluster */
 	int i_attrs;	/* unused attribute bits */
+	int i_ctime_ms;	/* unused change time in milliseconds */
 	int i_busy;	/* file is either deleted but still open, or
 			   inconsistent (mkdir) */
-	struct inode *i_depend; /* pointer to inode that depends on the
-				   current inode */
-	struct inode *i_old;	/* pointer to the old inode this inode
-				   depends on */
-	struct inode *i_linked;	/* pointer to inode linked to the current one,
-				   happens when an open file is moved */
-	struct inode *i_oldlink;/* pointer to open inode that references
-				   the same file */
 	int i_binary;	/* file contains non-text data */
 };
 

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