patch-2.4.27 linux-2.4.27/include/linux/fs.h
Next file: linux-2.4.27/include/linux/hpfs_fs_sb.h
Previous file: linux-2.4.27/include/linux/ethtool.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-08-07 16:26:06.289413960 -0700
-  Orig file: 
linux-2.4.26/include/linux/fs.h
-  Orig date: 
2004-02-18 05:36:32.000000000 -0800
diff -urN linux-2.4.26/include/linux/fs.h linux-2.4.27/include/linux/fs.h
@@ -449,7 +449,7 @@
 	atomic_t		i_count;
 	kdev_t			i_dev;
 	umode_t			i_mode;
-	nlink_t			i_nlink;
+	unsigned int		i_nlink;
 	uid_t			i_uid;
 	gid_t			i_gid;
 	kdev_t			i_rdev;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)