patch 20/38: CLIENT: lease time in 'struct nfs_fsinfo'

From: Kendrick M. Smith (kmsmith@umich.edu)
Date: Tue Aug 13 2002 - 18:04:31 EST


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

--- old/include/linux/nfs_xdr.h Sat Aug 10 23:55:26 2002
+++ new/include/linux/nfs_xdr.h Tue Aug 6 10:16:09 2002
@@ -65,6 +65,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:35 EST