patch-2.0.8 linux/include/linux/nfs_fs_i.h

Next file: linux/include/linux/pagemap.h
Previous file: linux/include/linux/nfs_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.7/linux/include/linux/nfs_fs_i.h linux/include/linux/nfs_fs_i.h
@@ -28,6 +28,10 @@
 	 * NFS FH, but that requires a kmalloc.
 	 */
 	struct inode *silly_rename_dir;
+	/*
+	 * attrtimeo defines for how long the cached attributes are valid
+	 */
+	unsigned long attrtimeo;
 };
 
 #endif

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