REPOST patch 19/38: CLIENT: lease time in 'struct nfs_fsinfo'

From: Kendrick M. Smith (kmsmith@umich.edu)
Date: Wed Aug 14 2002 - 15:45:48 EST


A trivial loose end: add a 'lease_time' field to 'struct nfs_fsinfo'.

--- old/include/linux/nfs_xdr.h Sun Aug 11 22:19:39 2002
+++ new/include/linux/nfs_xdr.h Sun Aug 11 22:24:08 2002
@@ -66,6 +66,7 @@ struct nfs_fsinfo {
         __u64 afiles; /* # of files available to user */
         __u32 linkmax;/* max # of hard links */
         __u32 namelen;/* max name length */
+ __u32 lease_time; /* in seconds */
 };

 /* Arguments to the read call.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:37 EST